Mark Nottingham
Mark Nottingham
The Introduction has examples of how to do things without QUERY, but no examples of QUERY itself. Having one would help readers understand the method more easily.
HTTP now recommends minimum sizes for URLs, etc. so perhaps we can guide decisions about when to use QUERY a little more directly, by mentioning that and referring to core...
Do we need an explicit way to key against a header that isn't present? Or just say that absence is part of the key too (effectively a null value). How...
> In some cases, the server may choose to respond indirectly to the QUERY request by returning a 3xx Redirection with a Location header field specifying an alternate Request URI...
Right now, the spec says: > The "Accept-Query" response header field MAY be used by a server to directly signal support for the QUERY method while identifying the specific query...
An Alternative Service is bound to a location for a specified period of time; with the header filed, the `ma` parameter. That works reasonably well when the alternative service is...
When we started 6265bis, we gained WG consensus to incorporate [Expiring Aggressively Those HTTP Cookies](https://tools.ietf.org/html/draft-thomson-http-omnomnom-00).
Cookies
Would an algorithm to key the cache on a cookie by name work? _(moved from mnot/I-D)_
Vary concepts are changing in http-core; variants will need to catch up.