-
- 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
add echoopenapi as thirdparty middleware
#2840 opened Nov 6, 2025 by akfaiz Loading… updated Nov 6, 2025
Implement nested form binding for structs and arrays
#2834 opened Oct 12, 2025 by kankankanp Loading… updated Nov 2, 2025
4 tasks done
Enhance connection handling in proxyRaw function
#2836 opened Oct 22, 2025 by eball Loading… updated Nov 2, 2025
Add Go Interview Practice to Learning Resources
#2820 opened Sep 16, 2025 by vishr Loading… updated Oct 16, 2025
Improve secure middleware readability and add deprecation notice
#2826 opened Sep 16, 2025 by vishr Loading… updated Sep 30, 2025
3 tasks done
Add authorization header handling in proxy middleware
#2787 opened Jun 3, 2025 by v1k45 Loading… updated Sep 30, 2025
Fixes #2789 Fix panic messages in Flush() and test
#2793 opened Jun 19, 2025 by suwakei Loading… updated Sep 30, 2025
Increased code robustness and consistency within the framework
#2797 opened Jun 23, 2025 by suwakei Loading… updated Sep 30, 2025
Fix matchSubdomain function to correctly handle exact domain matches
#2802 opened Jul 14, 2025 by suwakei Loading… updated Sep 30, 2025
feat: added retryMax middleware
#2808 opened Aug 15, 2025 by BohdanStarunskyi Loading… updated Sep 30, 2025
router: return error when registering nil handler
#2815 opened Sep 5, 2025 by Narita-1095305 Loading… updated Sep 30, 2025
Enhance Logger Middleware Documentation with Detailed Configuration Examples
#2818 opened Sep 16, 2025 by vishr Loading… updated Sep 30, 2025
Document ContextTimeout middleware with comprehensive examples
#2819 opened Sep 16, 2025 by vishr Loading… updated Sep 30, 2025
Fix misleading Context.Bind documentation comment
#2821 opened Sep 16, 2025 by vishr Loading… updated Sep 30, 2025
Modernize for loop using range over int in SetParamValues
#2823 opened Sep 16, 2025 by vishr Loading… updated Sep 30, 2025
3 tasks done
Modernize remaining interface{} to any in context.go
#2824 opened Sep 16, 2025 by vishr Loading… updated Sep 30, 2025
3 tasks done
middleware: basic auth middleware can extract and check multiple auth…
#2539 opened Nov 7, 2023 by aldas Loading… updated Aug 7, 2025
fixed issue #2791 Improved robustness of Response process and added debugging information
#2792 opened Jun 18, 2025 by suwakei Loading… updated Jul 29, 2025
Further improve readability and maintainability of middleware/secure.go
#2800 opened Jul 4, 2025 by suwakei Loading… updated Jul 29, 2025
Bind empty strings to nil pointers
#2778 opened May 21, 2025 by gingermusketeer Loading… updated Jun 18, 2025
Refactor basic auth middleware to support multiple auth headers
#2695 opened Oct 30, 2024 by aldas Loading… updated Apr 12, 2025
Add configurable preflight status code for CORS middleware
#2765 opened Apr 11, 2025 by dneto Loading… updated Apr 11, 2025
Improve Logger Middleware Documentation
#2671 opened Aug 7, 2024 by lscannon12 Loading… updated Mar 16, 2025
Previous Next
ProTip! Adding no:label will show everything without a label.