-
Looking at https://spec.openapis.org/oas/latest.html it still references RFC 7231 when referring to HTTP. But that specification was obsoleted by RFC 9110 in June 2022. I am not confident enough to ma…
dret updated
4 months ago
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Encoding
### What specific section or headline is this issue about?
Header type
### What information was incorrect, unh…
-
https://www.rfc-editor.org/rfc/rfc9110.html
-
`RFC 9110`[^rfc9110] was published in June 2022.
[^rfc9110]: [RFC-9110 HTTP Semantics](https://datatracker.ietf.org/doc/html/rfc9110)
> Abstract
>
> The Hypertext Transfer Protocol (HTTP) is…
-
For example, be able to expand the following:
```
```
to
```
HTTP Semantics
The Hypertext Transfer Protocol (HTTP) is a stateless application-le…
-
## Summary
In the interest of standardizing the concept of login across platforms, it'd be nice if misskey implemented RFC 9110 section 11.6.1:
"A server MAY generate a WWW-Authenticate head…
-
RFC: https://github.com/risingwavelabs/rfcs/pull/51
- [x] The EOWC framework:
- https://github.com/risingwavelabs/risingwave/pull/8891
- https://github.com/risingwavelabs/risingwave/pull/8963…
-
### Steps to reproduce
The current implementation of the [Content-Type parser](https://github.com/rails/rails/blob/72fccfb5d665b0e16a4238e5a7c73a37f2712fa2/actionpack/lib/action_dispatch/http/respo…
-
[a weak entity tag must not be used with If-Range](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If-Range), but there is no easy way to check if an `ETag` is weak.
additionally, [`IfRan…
-
Hi,
could it be possible to enhance EvoMaster in such a way that it tests the REST API if it complies to following RFC standards:
- RFC 9110: HTTP Semantics
- RFC 3986 - Uniform Resource Identifi…