todo
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
- [x] Transfer-Encoding: chunked
|
- [x] Transfer-Encoding: chunked
|
||||||
- [x] Ergonomic JSON handling
|
- [x] Ergonomic JSON handling
|
||||||
- [x] Test harness for end-to-end tests
|
- [x] Test harness for end-to-end tests
|
||||||
|
- [x] Always chunked RFC2616 #3.6
|
||||||
- [x] Limit read length on Content-Size
|
- [x] Limit read length on Content-Size
|
||||||
- [x] Auth headers
|
- [x] Auth headers
|
||||||
- [x] Repeated headers
|
- [x] Repeated headers
|
||||||
@@ -18,7 +19,6 @@
|
|||||||
- [ ] multipart/form-data
|
- [ ] multipart/form-data
|
||||||
- [ ] Connection reuse/keep-alive with pool
|
- [ ] Connection reuse/keep-alive with pool
|
||||||
- [ ] Expect 100-continue
|
- [ ] Expect 100-continue
|
||||||
- [ ] Always chunked RFC2616 #3.6
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user