Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
Ticks streaming checklist item
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesseanwright committed Oct 25, 2019
1 parent 27769ca commit 4e156e9
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 @@ -70,7 +70,7 @@ Then you can run:
* [x] Custom headers
* [x] Request bodies
* [x] Cookies
* [ ] Streaming responses with [`Reader`](https://deno.land/typedoc/interfaces/_deno_.reader.html)/[`Deno.copy()`](https://deno.land/typedoc/index.html#copy)
* [x] Streaming responses with [`Reader`](https://deno.land/typedoc/interfaces/_deno_.reader.html)
* [ ] Streaming request bodies
## Is middleware support planned?
Expand Down

0 comments on commit 4e156e9

Please sign in to comment.