1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update direct golang deps More... almost 3 years ago
Add cache-control and connection headers (#2103) More... almost 3 years ago
Bugfix/1834 Fix X-Real-IP bug (#2007) More... almost 3 years ago
remove unused notFoundHandler in echo struct (#2102) More... almost 3 years ago
remove redundant 0 in make chan (#2101) More... almost 3 years ago
JWT, KeyAuth, CSRF multivalue extractors (#2060) More... about 3 years ago
build: upgrade `go` directive in `go.mod` to 1.17 (#2049) More... about 3 years ago
Add LogErrorFunc to recover middleware (#2072) More... about 3 years ago
Minor syntax fixes (#1994) More... about 3 years ago
Adding support for HEAD method query params binding (#2027) More... about 3 years ago
Add Retry-After header constant More... about 3 years ago
Add pagoda to the README. More... about 3 years ago
improve comments More... about 3 years ago
fix Windows More... about 3 years ago
Improve filesystem support. More... about 3 years ago
Fix fs.Sub problems on Windows More... about 3 years ago
Add Souin middleware into third-party-middlewares More... about 3 years ago
Fix Echo version number which was not incremented with Release 4.6.2. Now bumped to 4.6.3 More... about 3 years ago
Add list of middlewares to readme including 3rd party projects (#2065) More... about 3 years ago
Improve filesystem support (Go 1.16+). Add field echo.Filesystem, methods: echo.FileFS, echo.StaticFS, group.FileFS, group.StaticFS. Following methods will use echo.Filesystem to server files: echo.File, echo.Static, group.File, group.Static, Context.File More... about 3 years ago
fix: route containing escaped colon should be matchable but is not matched to request path (fixes #2046) More... about 3 years ago
Fixed a problem that returned wrong content-encoding when the gzip compressed content was empty (#1921) More... about 3 years ago
improve docs More... about 3 years ago
Add support for configurable target header for the request_id middleware More... about 3 years ago
`Allow` header support in Router, MethodNotFoundHandler (405) and CORS middleware More... about 3 years ago
stream decompression instead of buffering (#2018) More... about 3 years ago
Added comments for RateLimiterMemoryStoreConfig and RateLimiterMemoryStore More... about 3 years ago
removed unnecessary comments More... about 3 years ago
added references to Limiter docs for 0-1 behaviour More... about 3 years ago
update dependencies More... about 3 years ago