Skip to content

Commit

Permalink
Jq rs/redirect keepalive nodelay (#156)
Browse files Browse the repository at this point in the history
* Http redirect keepalive and nodelay support.

* Add lock file to version control.
  • Loading branch information
jq-rs authored Feb 10, 2024
1 parent 73f35dc commit bd7e982
Show file tree
Hide file tree
Showing 4 changed files with 2,405 additions and 11 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to Mles project will be documented in this file after 1.0-re
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [2.2.1]

Keepalive and no delay support for http redirect.

## [2.2.0]

Keepalive and no delay support.
Expand Down
Loading

0 comments on commit bd7e982

Please sign in to comment.