Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gin-contrib/gzip issues and pull requests
#79 - Changes necessary to merge down from source gzip repo
Pull Request -
State: closed - Opened by skipsizemore 11 months ago
#78 - After decompress, why delete content-length
Issue -
State: open - Opened by FGYFFFF about 1 year ago
#77 - Vulnerability on direct dependency
Issue -
State: open - Opened by nicolas-costa over 1 year ago
#76 - chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.2
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go
#75 - chore(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go
#74 - chore(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, go
#73 - chore(deps): bump goreleaser/goreleaser-action from 2 to 4
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions
#72 - add support for server-sent events (fixes #67)
Pull Request -
State: open - Opened by htrendev almost 2 years ago
#71 - Fix Double Gzip
Pull Request -
State: open - Opened by LawyZheng almost 2 years ago
#70 - Will concurrency and compression size control be added?
Issue -
State: open - Opened by chnls about 2 years ago
#69 - chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, go
#68 - DefaultDecompressHandle does not close underlaying reader (body)
Issue -
State: open - Opened by lostsequence about 2 years ago
#67 - Not suitable for streaming
Issue -
State: open - Opened by ex-tag about 2 years ago
#66 - chore(deps): bump goreleaser/goreleaser-action from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, github_actions
#65 - chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, go
#64 - go.mod: upgrade dependency github.com/gin-contrib/gzip to latest version to avoid vulnerability
Issue -
State: closed - Opened by mswathi-tw over 2 years ago
- 2 comments
#63 - chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, go
#62 - chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go
#61 - Snyk vulnerability HTTP Response Splitting on older version of github.com/gin-gonic/gin
Issue -
State: closed - Opened by ruchi-dhore-tw over 2 years ago
- 3 comments
#60 - chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go
#59 - chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, go
#58 - chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, go
#57 - Introduce `MatchSupportedRequestFn` option for more granular decision making process to compress a response
Pull Request -
State: open - Opened by thekondor over 2 years ago
#56 - chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go
#55 - chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, go
#54 - chore(deps): bump actions/setup-go from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, github_actions
#53 - chore(deps): bump actions/cache from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, github_actions
#52 - chore(deps): bump golangci/golangci-lint-action from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, github_actions
#51 - chore(deps): bump github/codeql-action from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions
#50 - chore(deps): bump codecov/codecov-action from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, github_actions
#49 - Vary headers gets overwritten instead of it being added.
Issue -
State: open - Opened by TerraSkye over 2 years ago
- 1 comment
#48 - review workflow
Pull Request -
State: closed - Opened by jbonzo almost 3 years ago
#47 - Gzip will compress the compressed body again
Issue -
State: open - Opened by LawyZheng almost 3 years ago
- 5 comments
#46 - If enable the gzip middleware, the gin server returns an incorrect response for 404 status by default
Issue -
State: open - Opened by mstmdev almost 3 years ago
- 1 comment
#45 - Event stream detection incorrect
Issue -
State: closed - Opened by ss89 almost 3 years ago
- 1 comment
#44 - Disable and update options on the fly.
Issue -
State: open - Opened by ainsleyclark over 3 years ago
#43 - Does this middleware (DefaultDecompressHandle) handle gzip.Close() correctly?
Issue -
State: open - Opened by arianitu almost 4 years ago
#42 - feature: exclude based on original content-type
Issue -
State: open - Opened by benmccann almost 4 years ago
#41 - net::ERR_HTTP2_PROTOCOL_ERROR
Issue -
State: open - Opened by uncopied almost 4 years ago
#40 - Adding ppc64le architecture support on travis-ci
Pull Request -
State: closed - Opened by kishorkunal-raj about 4 years ago
- 1 comment
#39 - Using GZIP with gin DataFromReader is not behaving correctly
Issue -
State: closed - Opened by uppalabharath about 4 years ago
- 4 comments
#38 - Chinese garbled
Issue -
State: open - Opened by zuoRambo over 4 years ago
- 1 comment
#37 - Added v0.0.2 version
Issue -
State: closed - Opened by guonaihong over 4 years ago
- 1 comment
#36 - feat : excluede paths by regex
Pull Request -
State: closed - Opened by standcats over 4 years ago
- 4 comments
#35 - gzip.WithExcludedPaths missing since last merge
Issue -
State: open - Opened by er-himanshujain almost 5 years ago
- 1 comment
#34 - Min GZIP value
Issue -
State: open - Opened by wozuo about 5 years ago
- 4 comments
#33 - Could you release a new version?
Issue -
State: closed - Opened by laszlocph about 5 years ago
- 3 comments
#32 - *: gzip decompress supports
Pull Request -
State: closed - Opened by micanzhang about 5 years ago
- 2 comments
#31 - Fix don't gzip server-sent events
Pull Request -
State: closed - Opened by nickbug about 5 years ago
- 5 comments
Labels: bug
#30 - ambiguous import `github.com/ugorji/go/codec`
Issue -
State: closed - Opened by Owen-igaw over 5 years ago
- 8 comments
#29 - doesn't work...
Issue -
State: closed - Opened by hyingreborn over 5 years ago
- 1 comment
#28 - Gzip middleware breaks Recovery middleware setting the status code
Issue -
State: open - Opened by segevfiner over 5 years ago
- 3 comments
#27 - Remove Content-Length in more cases
Pull Request -
State: closed - Opened by segevfiner over 5 years ago
- 1 comment
#26 - Possible memory leak
Issue -
State: closed - Opened by niltooth over 5 years ago
- 9 comments
#25 - go build github.com/ugorji/go/codec: no Go files in
Issue -
State: closed - Opened by jerry94test over 5 years ago
#24 - update gin 1.4.0
Pull Request -
State: closed - Opened by zzjin over 5 years ago
- 2 comments
#23 - Stack overflow with Go 1.12
Issue -
State: closed - Opened by parnic over 5 years ago
- 3 comments
#22 - feat: customized excluded extensions and paths
Pull Request -
State: closed - Opened by mkfsn over 5 years ago
- 1 comment
Labels: enhancement
#21 - fix large memory usage: gzip hold gin.writer unnecessary;
Pull Request -
State: closed - Opened by dengoswei almost 6 years ago
- 1 comment
#20 - Add minimum length for responses to be gzipped
Pull Request -
State: open - Opened by ioppermann almost 6 years ago
- 1 comment
#19 - feat(test): support go module.
Pull Request -
State: closed - Opened by appleboy about 6 years ago
- 1 comment
#18 - Gzip makes the response larger
Issue -
State: open - Opened by eldad87 about 6 years ago
- 1 comment
#17 - Don't gzip server-sent events
Pull Request -
State: closed - Opened by JorritSalverda about 6 years ago
- 3 comments
Labels: bug
#16 - Server-sent events get buffered
Issue -
State: closed - Opened by JorritSalverda about 6 years ago
- 1 comment
#15 - Gunzip incoming requests
Issue -
State: closed - Opened by carlessistare over 6 years ago
- 2 comments
#14 - fix panic if handle request by http.ReverseProxy
Pull Request -
State: closed - Opened by micanzhang almost 7 years ago
- 3 comments
#13 - GZIP isn't being used
Issue -
State: closed - Opened by Programmerino almost 7 years ago
- 2 comments
#12 - Fix response.Write hijack errors with Web Sockets
Pull Request -
State: closed - Opened by tankbusta about 7 years ago
- 2 comments
#11 - Correctly set Content-Length header
Pull Request -
State: closed - Opened by prymitive over 7 years ago
- 2 comments
#10 - add mit license
Pull Request -
State: closed - Opened by appleboy over 7 years ago
#9 - License
Issue -
State: closed - Opened by jpoehnelt over 7 years ago
- 2 comments
#8 - fix some bugs that download response instead of showing result #6
Pull Request -
State: open - Opened by mostafasolati over 7 years ago
- 1 comment
#7 - the defect of gzip middleware
Issue -
State: open - Opened by taodongl over 7 years ago
- 1 comment
#6 - gzip doesn't work
Issue -
State: open - Opened by mostafasolati over 7 years ago
- 6 comments
#5 - conflict with gin cache
Issue -
State: open - Opened by julaee almost 8 years ago
- 2 comments
#4 - gin gzip is failed. maybe should fix it
Issue -
State: closed - Opened by gonboy almost 8 years ago
- 1 comment
#3 - Update Canonical Example in README to use correct import
Pull Request -
State: closed - Opened by ThaiWood almost 8 years ago
- 2 comments
#2 - Use sync.Pool to recycle gzip.Writer
Pull Request -
State: closed - Opened by DanielHeckrath almost 8 years ago
- 2 comments
#1 - Use gopkg.in
Pull Request -
State: closed - Opened by tleb almost 8 years ago
- 9 comments