mirror of
https://github.com/yudai/gotty.git
synced 2026-03-11 08:02:34 +01:00
Enable gzip compression
This commit is contained in:
parent
024ab8f28e
commit
48c91151ad
10 changed files with 634 additions and 1 deletions
6
vendor/github.com/NYTimes/gziphandler/.travis.yml
generated
vendored
Normal file
6
vendor/github.com/NYTimes/gziphandler/.travis.yml
generated
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.7
|
||||
- 1.8
|
||||
- tip
|
||||
Loading…
Add table
Add a link
Reference in a new issue