mirror of
https://github.com/square/okhttp.git
synced 2025-04-19 07:42:15 +03:00
Update README.md re RFCs (#8718)
This commit is contained in:
parent
048f717d3c
commit
545a014cbe
@ -27,7 +27,9 @@ A well behaved user agent
|
||||
|
||||
OkHttp follows modern HTTP specifications such as
|
||||
|
||||
* HTTP/1.1 - [RFC 7231](https://datatracker.ietf.org/doc/html/rfc7231)
|
||||
* HTTP Semantics - [RFC 9110](https://datatracker.ietf.org/doc/html/rfc9110)
|
||||
* HTTP Caching- [RFC 9111](https://datatracker.ietf.org/doc/html/rfc9111)
|
||||
* HTTP/1.1 - [RFC 9112](https://datatracker.ietf.org/doc/html/rfc9112)
|
||||
* HTTP/2 - [RFC 9113](https://datatracker.ietf.org/doc/html/rfc9113)
|
||||
* Websockets - [RFC 6455](https://datatracker.ietf.org/doc/html/rfc6455)
|
||||
* SSE - [Server-sent events](https://html.spec.whatwg.org/multipage/server-sent-events.html#server-sent-events)
|
||||
|
Loading…
x
Reference in New Issue
Block a user