Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > f830a1be82d52c9f0b10e5486156d36f > files > 2

golang-github-shurcool-httpgzip-devel-0-0.1.mga7.noarch.rpm

httpgzip
========

[![Build Status](https://travis-ci.org/shurcooL/httpgzip.svg?branch=master)](https://travis-ci.org/shurcooL/httpgzip) [![GoDoc](https://godoc.org/github.com/shurcooL/httpgzip?status.svg)](https://godoc.org/github.com/shurcooL/httpgzip)

Package httpgzip provides net/http-like primitives
that use gzip compression when serving HTTP requests.

Installation
------------

```bash
go get -u github.com/shurcooL/httpgzip
```

License
-------

-	[MIT License](https://opensource.org/licenses/mit-license.php)