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

Hello. I hope that these comments/questions are helpful. If not, please feel free to ignore them. The QUERY extension says that a server may respond with an Accept-Query header whose...

query-method

Should connect-tcp return the ip and port that get assigned to the client in the response header, like we did in connect-udp-listen?

connect-tcp

As of draft-ietf-httpbis-connect-tcp-05, connect-tcp now optionally supports the capsule protocol. However, this optionality adds non-trivial complexity to implementations. As currently written, if a client wishes to use capsules, the server...

connect-tcp

Specifically: https://www.rfc-editor.org/rfc/rfc9205.html#get

editorial
query-method

It ought to be possible for the user-agent to express a preference or requirement for one of two resulting URI behaviors: - URI that encodes the request body - URI...

query-method

It might be useful to allow the user-agent to request direct responses rather than indirect.

query-method

For that matter, if a user-agent could request a preference or requirement for direct vs. indirect responses, why should it prefer one or the other? That is, what guidance can...

query-method

See discussion in [HN thread](https://news.ycombinator.com/item?id=41552804).

query-method

How would a reader of the RFCs actually find out what the semantics of a given media type is for QUERY (that is, where it is defined)? Do we need...

query-method