Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchristie committed Apr 8, 2019
1 parent 2ad8501 commit f0eb1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A low-level async HTTP library.

* Support for streaming requests and responses. (Done)
* Support for connection pooling. (Not done, but structure in place)
* gzip, deflate, and brotli decoding. (Not done, but structure in place)
* gzip, deflate, and brotli decoding. (Not done, but structure in place. Easy one to pick off now.)
* SSL verification. (Done)
* Proxy support. (Not done)
* HTTP/2 support. (Not done)
Expand Down

0 comments on commit f0eb1c0

Please sign in to comment.