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-05 16:07:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcc3c9aaa251a79c2364720d75400bbdbe5111b0
core
/
http
/
middleware
/
compress
History
Ingo Oppermann
2dda47b81f
Fix tests
2024-10-15 17:08: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
Fix tests
2024-10-15 17:08:35 +02:00
compress.go
Fix resetting compressor on passthrough
2024-10-15 15:01:36 +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