-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: labstack/echo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: replace interface{} with any (Go 1.18+)
#3014
opened Jun 15, 2026 by
MD-Mushfiqur123
Loading…
Revert back to v4 behavior for group registering implicit 404 handler…
#2996
opened Jun 8, 2026 by
aldas
Contributor
Loading…
fix(middleware): avoid duplicate CORS headers behind proxies
#2983
opened May 25, 2026 by
leno23
Loading…
2 tasks done
fix(bind): restore []string values for map[string]interface{} duplicates
#2982
opened May 25, 2026 by
leno23
Loading…
3 tasks done
fix(middleware): gzip Write must return len(b), not the buffer length
#2981
opened May 24, 2026 by
ultramcu
Loading…
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…
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
Fix matchSubdomain function to correctly handle exact domain matches
#2802
opened Jul 14, 2025 by
suwakei
Contributor
Loading…
Further improve readability and maintainability of middleware/secure.go
#2800
opened Jul 4, 2025 by
suwakei
Contributor
Loading…
Add configurable preflight status code for CORS middleware
#2765
opened Apr 11, 2025 by
dneto
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.