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

HTTP Extensions in progress

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

The current -01 draft for resumable upload says about the Upload Creation Procedure: > If the client received an informational repsonse with the upload URL, it MAY automatically attempt upload...

resumable-upload

https://learn.microsoft.com/en-us/deployedge/learnmore-zsdch-compression There are aspects to this design that are appealing to me. (The uncoordinated deployment of this technology is a matter that I'll be taking up with colleagues at Microsoft.)...

compression-dictionary

Reading the remaining issues on QUERY, I'm starting to wonder if it would help to define it as a transformation on a GET request -- i.e., the body on QUERY...

safe-method-w-body

Hello, In section B.2, the value of the Content-Digest field in "test-response message" does not match what is actually calculated from the content body. The same problem in section B.2.4...

signatures

Would it be worth considering a split for Use-As-Dictionary? Or do we just need more information? I have far less confidence in that component myself. If this all stays as...

compression-dictionary

At IETF 115, Hans-Jörg Happel mentioned the idea of an extension to add checksum mechanism to resumable uploads. One option is that the server calculates a checksum of completed uploads...

resumable-upload

We are reporting inconsistent browser behavior regarding `Secure` cookies and `__Host-` and `__Secure-` prefixed cookies on `http://localhost`. [rfc6265bis-12](https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis-12) delegates the decision of what is a "secure protocol" to the user...

6265bis

[ This has been discussed in various other places, but it seemed like a good idea to step back and look at the underlying issue distinctly ] Consider a future...

retrofit

It occurred to me that there is another context where the problem of escaping arbitrary DNS names has been solved: [RFC 4501](https://datatracker.ietf.org/doc/html/rfc4501#section-3). That solution looks similar to this one (backslash-escaping...

alias-proxy-status

As Martin points out in #2520, compatible fields don't inherit the security benefits of structured fields if parsers fall back to non-SF parsers.

retrofit