http-extensions icon indicating copy to clipboard operation
http-extensions copied to clipboard

HTTP Extensions in progress

Results 191 http-extensions issues
Sort by recently updated
recently updated
newest added

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

resumable-upload

@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?

resumable-upload

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

resumable-upload

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

retrofit

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

resumable-upload

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

resumable-upload

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

compression-dictionary

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

compression-dictionary