Merged
Conversation
Az107
added a commit
that referenced
this pull request
Aug 19, 2025
* adhoc serve added * minor fixes
Az107
added a commit
that referenced
this pull request
Oct 27, 2025
* 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.