to keep track of that is needed to be done Http Features - [ ] Https - [ ] Proxy Http Methods - [x] GET - [x] PUT - [ ] POST - [ ] HEAD - [ ] DELETE - [ ] OPTIONS - [ ] TRACE - [ ] PATCH Headers that will need some logic or to have default values - [ ] Host - [ ] Content-Type - [ ] Accept-Encoding (gzip, deflate) - [ ] Accept-Ranges - [ ] User-Agent - [ ] Authorization - [ ] Cookie Header - [ ] Set-Cookie header - [ ] Content-Type - [ ] Transfer-Encoding (chunk responses) @valentinbreiz feel free to add to this
to keep track of that is needed to be done
Http Features
Http Methods
Headers that will need some logic or to have default values
@valentinbreiz feel free to add to this