This website requires JavaScript.
Explore
Help
Sign In
apps
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/datarhei/core.git
synced
2025-10-06 00:17:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f932be97deb5bd16d8cde30e1e43681036d3e2d
core
/
http
/
middleware
/
compress
History
Ingo Oppermann
92decc7111
Use global buffer pool where feasible
2024-10-14 10:51:35 +02:00
..
fixtures
Add brotli and zstd content-encoding
2024-04-25 12:50:17 +02:00
brotli.go
Move content encoding in the beginning of the middleware chain, update dependencies
2024-10-09 14:25:42 +02:00
compress_test.go
Move content encoding in the beginning of the middleware chain, update dependencies
2024-10-09 14:25:42 +02:00
compress.go
Use global buffer pool where feasible
2024-10-14 10:51:35 +02:00
gogzip.go
Move content encoding in the beginning of the middleware chain, update dependencies
2024-10-09 14:25:42 +02:00
gzip.go
Move content encoding in the beginning of the middleware chain, update dependencies
2024-10-09 14:25:42 +02:00
zstd.go
Move content encoding in the beginning of the middleware chain, update dependencies
2024-10-09 14:25:42 +02:00