-
- Downloads
replace PuerkitoBio/ghost with gorilla/handlers
The only thing we need from ghost is the GZIPHandler. The gorilla/handlers package has a CompressHandler, and much fewer dependencies. Also, add a test that attempts a request with an Accept-Encoding: deflate header.
Showing
- Godeps/_workspace/src/github.com/gorilla/securecookie/securecookie.go 0 additions, 429 deletions...space/src/github.com/gorilla/securecookie/securecookie.go
- Godeps/_workspace/src/github.com/gorilla/securecookie/securecookie_test.go 0 additions, 178 deletions.../src/github.com/gorilla/securecookie/securecookie_test.go
- Godeps/_workspace/src/github.com/nu7hatch/gouuid/.gitignore 0 additions, 11 deletionsGodeps/_workspace/src/github.com/nu7hatch/gouuid/.gitignore
- Godeps/_workspace/src/github.com/nu7hatch/gouuid/COPYING 0 additions, 19 deletionsGodeps/_workspace/src/github.com/nu7hatch/gouuid/COPYING
- Godeps/_workspace/src/github.com/nu7hatch/gouuid/README.md 0 additions, 21 deletionsGodeps/_workspace/src/github.com/nu7hatch/gouuid/README.md
- Godeps/_workspace/src/github.com/nu7hatch/gouuid/example_test.go 0 additions, 33 deletions..._workspace/src/github.com/nu7hatch/gouuid/example_test.go
- Godeps/_workspace/src/github.com/nu7hatch/gouuid/uuid.go 0 additions, 173 deletionsGodeps/_workspace/src/github.com/nu7hatch/gouuid/uuid.go
- Godeps/_workspace/src/github.com/nu7hatch/gouuid/uuid_test.go 0 additions, 135 deletions...ps/_workspace/src/github.com/nu7hatch/gouuid/uuid_test.go
- fe/http.go 6 additions, 7 deletionsfe/http.go
- fe/http_test.go 30 additions, 1 deletionfe/http_test.go
Loading
Please register or sign in to comment