-
[409 Conflict](https://www.rfc-editor.org/rfc/rfc9110.html#section-15.5.10) could be used in case of error when processing a `PUT HTTP` method.
-
What do you think of the idea to add a new subsection reflecting the new CN style [Request Content Negotiation](https://www.rfc-editor.org/rfc/rfc9110.html#name-request-content-negotiation) introduced…
-
## System
* Version: 0.29
* Platform: Mac, Linux
* Firefox: 84.0.2
* Selenium: 4 alpha
Chrome & Firefox have different behaviors for handling "secure-only-flag"
Chrome will not set the cook…
-
AuthenticationSchemeInvalid/TokenInvalid/CredentialsInvalid are currently associated with HTTP status code `403 (Forbidden)`:
https://github.com/Open-EO/openeo-api/blob/c5a45b4647b06e313a4f099e9119…
-
I am trying to use reqwest for WebDAV and facing an issue with redirects. I am using
```
reqwest = { version = "0.11", features = ["blocking", "json"] }
```
First I am making a PROPFIND call to …
-
ZnUrl seems to go against RFC 3986, in that it replaces percent-encoded octets for some reserved characters by those characters. Take the following block:
```
[ :url | (ZnUrl fromString: url) asSt…
-
## Background and Motivation
Now that [RFC 9110 - HTTP Semantics](https://www.rfc-editor.org/rfc/rfc9110.html) is official, with the inclusion of the `422 Unprocessable Content` status code, I'd li…
-
Apparently dumb caches may need some help..
https://stackoverflow.com/questions/1975416/what-is-the-function-of-the-vary-accept-http-header
indicates a Vary:Accept-profile might be a necessary (…
-
Looks like wappalyzer able to detect the heroku apps by checking the `via` header:
https://github.com/AliasIO/wappalyzer/blob/7b54cb8487350a5d5ea95d02414f83ce3cd06cd1/src/technologies/h.json#L341-L…
-
## Feature Request
### Motivation
Currently, when using Firefox for example, the encoding used by `CompressionLayer` is GZIP, which is unfortunate, considering that Brotli produces far smaller f…