Skip to content

Pull requests: labstack/echo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(middleware): fallback to html5 route file
#2991 opened Jun 4, 2026 by eos175 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
Run route middleware for OPTIONS fallbacks
#2978 opened May 22, 2026 by puneetdixit200 Loading…
Router: auto HEAD to GET
#2949 opened Apr 19, 2026 by aldas Contributor Loading…
Fix memory leaks in compress middleware
#2915 opened Mar 8, 2026 by spaumx Loading…
refactor: minor cleanup (errors.Is/As, unused params)
#2870 opened Jan 20, 2026 by pixel365 Loading…
Allow colon in route after path param
#2847 opened Dec 9, 2025 by evanrolfe Loading…
add echoopenapi as thirdparty middleware
#2840 opened Nov 6, 2025 by akfaiz Loading…
Enhance connection handling in proxyRaw function
#2836 opened Oct 22, 2025 by eball Loading…
Implement nested form binding for structs and arrays
#2834 opened Oct 12, 2025 by kankankanp Loading…
4 tasks done
Add Go Interview Practice to Learning Resources
#2820 opened Sep 16, 2025 by vishr Member Loading…
feat: added retryMax middleware
#2808 opened Aug 15, 2025 by BohdanStarunskyi Loading…
Fix matchSubdomain function to correctly handle exact domain matches
#2802 opened Jul 14, 2025 by suwakei Contributor Loading…
Bind empty strings to nil pointers
#2778 opened May 21, 2025 by gingermusketeer Loading…
Add configurable preflight status code for CORS middleware
#2765 opened Apr 11, 2025 by dneto Loading…
fix: check array values
#2738 opened Jan 24, 2025 by kolaente Contributor Loading…
Support JSON variants
#2572 opened Dec 31, 2023 by lyda Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.