test all resp.into_xxx()

This commit is contained in:
Martin Algesten
2018-06-11 21:21:44 +02:00
parent d548b3ef4f
commit 5be3aef553
2 changed files with 31 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
- [x] Header handling
- [x] Transfer-Encoding: chunked
- [x] Ergonomic JSON handling
- [ ] Test harness for end-to-end tests
- [x] Test harness for end-to-end tests
- [ ] Limit read length on Content-Size
- [ ] Auth headers
- [ ] Cookie jar in agent