http-extensions
http-extensions copied to clipboard
HTTP Extensions in progress
Here is a list of various options to perform feature detection for reusable upload. Is 1xx status code the best option among them? - HTTP/2 and HTTP/3 SETTINGS frame -...
@martinthomson mentioned that `Upload-Incomplete` is not interoperable in the chat. Would you expand on your thoughts? Any suggestions on how we can improve it?
One of the natural questions that stems from an effort to standardize a new upload approach is "can this be implemented in HTML forms"? Is there any work we need...
We have the following text, for [parameters and dictionary keys](https://httpwg.org/http-extensions/draft-ietf-httpbis-retrofit.html#section-2-6.2.1): > compatibility can be improved by force-lowercasing them when parsing for [parameter delimiters](https://httpwg.org/http-extensions/draft-ietf-httpbis-retrofit.html#section-2-6.4.1): > Compatibility can be improved by allowing...
HTTP uploads aren't new, so thinking about prioritization of concurrent uploads should not be either. I think its worth asking the question because we might be able to come to...
Still working through the changes, but I need to start referring to some of these changes.
This PR adds a section describing a possible interaction between resumable uploads and digest fields. I am not yet entirely sure whether this style is appropriate in such a draft...
For raw stand-alone compression dictionaries for `br-d` and `zstd-d` content encoding, there should be a recommended file extension and MIME type to use for the resources. The MIME type should...
Context: https://datatracker.ietf.org/doc/draft-jaju-httpbis-zstd-window-size/ aims to clarify the window size limit for the `zstd` Content Encoding token as it wasn't clear in RFC8878. Since the Compression Dictionary Transport draft hasn't been published...