You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* rebase to master - version 0.6.2
* Feature/better config (#38)
* adhoc serve added
* minor fixes
* move safe_join_paths to responders
* Add support for Connect method, allowing https proxying
* Create Dockerfile
* Improve speed and socket handling in TunnelResponse, add https support
to main
* Add test in request
* Add proxy mode
* Fix proxy handling, add arg to change port in cli
* set trait generic set_stream function
* improve cache system
* HTTP core refactor
* Make headers case insensitive, remove unnecessary code because this
* Feature/response handling (#39)
* basic traits and POCs
* Do Handling system and add file handler
* Improve context sharing with habdlers. Finish ProxyHandler
* add Cache to Handler Context
* add HandlerEngine
* Rename Headers struct to HttpHeaders and minor adjustments
* Improved http parsers
* Add proper Socket status
* fix done in request builder
* fix speed regresion
* add support for chunked body
* Move chunked check to header state
0 commit comments