Skip to content

Conversation

@nv1412512
Copy link

No description provided.

bogdanfinn and others added 30 commits December 15, 2023 22:29
… header order key and do not set two times referer header when already present on redirect;
Only added NO_RFC7540_PRIORITIES in the enum and the map

I advise checking these links too for further updates/fixes:
- https://datatracker.ietf.org/doc/html/rfc9218#section-2.1
- https://go-review.googlesource.com/c/net/+/621175
- `go get -u all`
- `go mod tidy`
- Package "github.com/cloudflare/circl" requires go1.22.0 or newer
The changes in this commit include adding support for zstd compression in transport.go. This was achieved by importing the "compress/zstd" package and creating a new 'zstdReader' type. Also, the zstdReader was integrated into the existing system by handling zstd in the switch-case statement for identifying the compression method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants