Login
From:
Ben Hoyt's technical writing
(Uncensored)
subscribe
The proposal to enhance Go's HTTP router
https://benhoyt.com/writings/go-servemux-enhancements/
links
backlinks
Roast topics
Find topics
Find it!
A brief look at the proposed enhancements to the Go standard library HTTP request router, net/http.ServeMux: matching on HTTP method, and supporting wildcards in matched paths.