-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix * refactor: change varname * fix * style: add header * feat: handle resp * fix: resolve resp * feat: change gzip client logic * fix: judge shouldCompress * test: add test for gzip * test: add test * feat: add test * test: add test for gzip * style: gofumpt * style: license header * style: header * style: header * test: fix test port * fix: unit test * fix: use strings.EqualFold to judge header * refactor: change package name && merge test file * refactor: separate client/srv Options && rename package handler * doc: add readme for gzip for client * feat: optimize example * sytle: use printf instead instead of sprintf
- Loading branch information
Showing
10 changed files
with
880 additions
and
229 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.