Skip to content
Snippets Groups Projects
Commit cd528ed7 authored by ale's avatar ale
Browse files

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.
parent dd7caa6c
No related branches found
No related tags found
No related merge requests found
Showing
with 2 additions and 1696 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment