On Thu, Mar 12, 2020 at 02:56:14PM -0700, Arthur A. Gleckler wrote: > Still, type, URL, verb, HTTP version, headers, and timeout are included > with every request. It seems cleaner to privilege them for that reason. I agree. I would go so far as to separate out content as well, and if it's non-#f, raise an error for the verbs that don't allow content. Cheers, Peter