compresshttpheader

package module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2019 License: MIT Imports: 3 Imported by: 0

README

compresshttpheader GoDoc Build Status GitHub license

this package compress a string of http headers with focus on the smalles size.

Installation

go get github.com/paulvollmer/go-compresshttpheader

Benchmark

GZIP SIZE:   338
FLATE SIZE:  201 <- compresshttpheader

License

Released under the MIT license.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(source io.Reader) ([]byte, error)

Decode HTTP Header data

func Encode

func Encode(source io.Reader) ([]byte, error)

Encode HTTP Header data

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL