Mark Nottingham

Results 251 issues of 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.

editorial
safe-method-w-body

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...

editorial
query-method

Does it implicitly invalidate anything cached before?

variants

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...

variants

> 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...

editorial
safe-method-w-body

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...

safe-method-w-body

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...

alt-svc

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).

6265bis
defer

Would an algorithm to key the cache on a cookie by name work? _(moved from mnot/I-D)_

variants

Vary concepts are changing in http-core; variants will need to catch up.

editorial
variants