-
The documentation claims that cookies cannot be set on public suffixes but that is simply not true.
Host cookies (`__Host- ` or simply no `domain=...`) always work.
Domain cookies (with e.g. `do…
-
**Jetty version(s)**
12.1
**Enhancement Description**
https://httpwg.org/http-extensions/draft-ietf-httpbis-resumable-upload.html
This feature is still not finalized, but the 104 status code…
gregw updated
2 weeks ago
-
Is gorilla/websocket going to be doing an experimental implementation of the Websockets+h2 draft, or waiting for it to go RFC?
https://tools.ietf.org/html/draft-ietf-httpbis-h2-websockets-07
-
The standard has changed a lot since this library was written.
https://www.ietf.org/archive/id/draft-ietf-httpbis-message-signatures-16.html
jasny updated
2 months ago
-
### Pitch
The current Mastodon implementation supports rsa-sha256 and hs2019 as valid HTTP signature algorithms:
https://github.com/mastodon/mastodon/blob/8cf7006d4efbcfdd4a4ab688db1bcc73a2915a47/…
-
The references are updated and the implemented standard is again superseded by httpbis.
You can track the current status of the draft here: https://datatracker.ietf.org/doc/draft-ietf-httpbis-messa…
-
[Latest Spec for Signing HTTP Messages](https://www.ietf.org/archive/id/draft-ietf-httpbis-message-signatures-04.html)
[Issue Tracker for Spec](https://github.com/httpwg/http-extensions/labels/signat…
-
# Feature Request
### OpenApi support for all http methods
## [RFC 2616](https://tools.ietf.org/html/rfc2616) updated by [RFC 7231](https://tools.ietf.org/html/rfc7231) ([errata list for 7231](ht…
-
Filed on behalf of @yoavweiss: "Use https://httpwg.org/http-extensions/draft-ietf-httpbis-header-structure.html#boolean"
-
In the priorities draft, we decided to use the HTTP/2 style of diagram because the text is oriented to H2 and H3 users. Using HTTP/1.1 style would be weird.
If I change our examples from `example` …