-
I'm not sure on the rationale to prohibit the server from sending the "SETTINGS_HEADER_BASED_PRIORITY" parameter?
I would agree it's not of much use to the client, but since you're targeting inter…
rmarx updated
5 years ago
-
Not necessarily an issue; more that I wanted to sketch out the idea I had during the call a few weeks ago.
The application of any prioritization is within the context of either the connection or th…
-
All proxy status types share a property; they indicate that the response was generated by a proxy, rather than the origin. This is useful; it allows a recipient to know not only that, but where it _wa…
-
Currently Fetch only has an interface for setting headers with a value space as described at https://fetch.spec.whatwg.org/#concept-header. This means that saying a header is a Structured Header is me…
-
## I wish
To reference https://github.com/httpwg/http-extensions/blob/master/draft-ietf-httpbis-digest-headers.md in your list of web-concepts.
## This spec
Will obsolete RFC 3230, which defi…
-
When aiohttp.request gets `GET` method with specified `data` that merges data to url along with `params`.
I think that's wrong. HTTP protocol standard (http://www.w3.org/Protocols/rfc2616/rfc2616-sec…
-
The CTA is about to complete the Common-Media-Client-Data specification. This specification details a common query arg (or request header) which is used my media players to convey useful information t…
wilaw updated
4 years ago
-
The scheme is extensible via new parameters, it seemes we might fall into all the usual traps with grammar and syntax. The First that comes to mind is capitalization. However, since we don't dedicate …
-
## I expect
the draft after the -00 to contain the following section
```
# Changes
_RFC Editor: Please remove this section before publication._
## Since draft-ietf-httpbis-digest-heade…
-
## I expect
That the following references contain Section
- [ ] https://github.com/httpwg/http-extensions/blame/master/draft-ietf-httpbis-bcp56bis.md#L187 as this is quite a different approach r…