-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: labstack/echo
Pull requests list
Fix CORS header duplication in proxy chains
#2902
opened Feb 19, 2026 by
bk-simon
Loading...
4 tasks done
refactor: minor cleanup (errors.Is/As, unused params)
#2870
opened Jan 20, 2026 by
pixel365
Loading...
Don't use an intermediate buffer when rendering templates
#2863
opened Jan 3, 2026 by
erdnaxeli
Loading...
fix: RouteNotFound handler does not falls back to root one
#2859
opened Jan 1, 2026 by
majiayu000
Loading...
add DefaultBinder negative-path tests (multipart & non-struct)
#2844
opened Dec 3, 2025 by
miladev95
Loading...
Implement nested form binding for structs and arrays
#2834
opened Oct 12, 2025 by
kankankanp
Loading...
4 tasks done
router: return error when registering nil handler
#2815
opened Sep 5, 2025 by
Narita-1095305
Loading...
Fix matchSubdomain function to correctly handle exact domain matches
#2802
opened Jul 14, 2025 by
suwakei
Loading...
Further improve readability and maintainability of middleware/secure.go
#2800
opened Jul 4, 2025 by
suwakei
Loading...
Increased code robustness and consistency within the framework
#2797
opened Jun 23, 2025 by
suwakei
Loading...
fixed issue #2791 Improved robustness of Response process and added debugging information
#2792
opened Jun 18, 2025 by
suwakei
Loading...
Add configurable preflight status code for CORS middleware
#2765
opened Apr 11, 2025 by
dneto
Loading...
feat: add Forwarded header parsing and real IP extraction with tests
#2744
opened Feb 6, 2025 by
debug-ing
Loading...
ProTip!
Exclude everything labeled
bug with -label:bug.