Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: andyzhang420/chi

Tags

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
middleware: add Discard method to WrapResponseWriter (go-chi#926)

* middleware: add Discard method to WrapResponseWriter

* resolve review comments

* use ioutil.Discard and deprecate the public interface

* move the Discard method back to the public interface

* discard calls to WriteHeader too

v5.0.14

Toggle v5.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "fix(middleware): Close created writer in the compressor middl…

…eware (#…" (go-chi#924)

This reverts commit f10dc4a.

v5.0.13

Toggle v5.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(middleware): Close created writer in the compressor middleware (g…

…o-chi#919)

v4.1.3

Toggle v4.1.3's commit message
Deprecate github.com/go-chi/chi v4 module

v3.3.5

Toggle v3.3.5's commit message
Deprecate github.com/go-chi/chi v3 module

v2.1.1

Toggle v2.1.1's commit message
Deprecate github.com/go-chi/chi v2 module

v1.5.5

Toggle v1.5.5's commit message
Deprecate github.com/go-chi/chi v1 module