File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,6 +35,16 @@ Dependencies
3535
3636HttpCore requires Java 1.8 compatible runtime.
3737
38+ Protocol conformance
39+ --------------------
40+ -
41+ - [ RFC 9110] ( https://datatracker.ietf.org/doc/html/rfc9110 ) - HTTP Semantics
42+ - [ RFC 9112] ( https://datatracker.ietf.org/doc/html/rfc9112 ) - Hypertext Transfer Protocol Version 1.1 (HTTP/1.1)
43+ - [ RFC 7540] ( https://datatracker.ietf.org/doc/html/rfc7540 ) - Hypertext Transfer Protocol Version 2 (HTTP/2)
44+ - [ RFC 7541] ( https://datatracker.ietf.org/doc/html/rfc7541 ) - HPACK: Header Compression for HTTP/2
45+ - [ RFC 1945] ( https://datatracker.ietf.org/doc/html/rfc1945 ) - Hypertext Transfer Protocol -- HTTP/1.0
46+ - [ RFC 3986] ( https://datatracker.ietf.org/doc/html/rfc3986 ) - Uniform Resource Identifier (URI): Generic Syntax
47+
3848Licensing
3949---------
4050
You can’t perform that action at this time.
0 commit comments