aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoradamw <adam@warski.org>2017-07-21 17:42:57 +0200
committeradamw <adam@warski.org>2017-07-21 17:42:57 +0200
commitd3d85a7eab5341e023386dc5e86c804bd8a82ab7 (patch)
tree4eccb23b5ee720879c19553e142cbade394c6721 /README.md
parente4672280dba7ac587f4a3b0481c1fd40512f00aa (diff)
downloadsttp-d3d85a7eab5341e023386dc5e86c804bd8a82ab7.tar.gz
sttp-d3d85a7eab5341e023386dc5e86c804bd8a82ab7.tar.bz2
sttp-d3d85a7eab5341e023386dc5e86c804bd8a82ab7.zip
Readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6b6786b..b67e865 100644
--- a/README.md
+++ b/README.md
@@ -333,10 +333,8 @@ There are two type aliases for the request template that are used:
## TODO
* multi-part uploads
-* netty-based backend
-* backends which wrap the responses in scalaz/monix/... `Task`
+* scalaz/monix/fs2 streaming
* proxy support
-* compression support
* connection options, SSL
* *your API improvement idea here*