summaryrefslogtreecommitdiff
path: root/TODO
blob: 3393a9be3c3b02a33238e82394cfc420c4da3df2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TODO
[ ] tokens
  [ ] TOKEN_CONNECTION_START
  [ ] TOKEN_CONNECTION_END
  [ ] TOKEN_REQUEST_START
[ ] content-types:
  [ ] x-form-url-encoded
  [ ] multipart/form-data
      https://tools.ietf.org/html/rfc7578
[ ] transfer-encodings
  [-] chunked
  [ ] gzip
  [ ] deflate
  [ ] compress