Issues
- 4
Fails with "embed" package
#354 opened by pnsvk - 1
Plan to Consolidate with net/http @ 1.22?
#380 opened by garukun - 10
is it possible to get the registered path?
#344 opened by yumxu - 1
Improve longestCommonPrefix and add unit tests
#361 opened by nilskch - 1
what is the empty path node used for?
#372 opened by dongliangwu - 2
Unable to load jsx files because "file.jsx was blocked because of a disallowed MIME type text/plain"
#376 opened by yuuwe-n - 0
List all registered endpoint httprouter
#369 opened by mftakhullaziz - 2
Question: How can I embed swagger UI?
#362 opened by dsha256 - 1
- 0
panic: path must begin with '/' in path 'GET'
#366 opened by MaestroJurko - 3
Dump all registered routes
#357 opened by bentcoder - 2
- 7
Any plan to release next version v1.4?
#303 opened by appleboy - 2
Why make catchAll form so special
#348 opened by superbest777 - 0
- 2
RedirectTrailingSlash edge case (two child-routes)
#322 opened by bahlo - 1
Ever considered Github Sponsorships?
#327 opened by eacp - 0
- 5
Router should use raw HTTP path for route matching
#284 opened by weiwei-lin - 2
ServeFiles not able to serve static files
#337 opened by ta1bbty - 3
Proposal: integrate a Gzip Handler
#330 opened by meox - 0
panic: '/hello/:name' in new path '/hello/:name' conflicts with existing wildcar
#347 opened by Nemnon - 3
retrieving all registered paths / patterns
#296 opened by h0ru5 - 1
How to support part of the pathinfo
#325 opened by netroby - 1
Question about the description of prefix tree in README
#326 opened by Q1mi - 3
How can I receive multiple parameters in GET request?
#338 opened by k0fi - 1
Matching multiple named parameters
#336 opened by ta1bbty - 1
How to use this custom middleware
#335 opened - 1
- 1
Named parameter in the beginning of route is producing an wildcard route conflicts with existing children in path error
#332 opened by ericreis - 2
favicon.ico in Params
#319 opened by yshym - 1
- 2
TLS Cert Authentication for Handle
#316 opened by dhcgn - 1
- 3
- 1
If httprouter use select or poll or epoll ??
#304 opened by gdis5251 - 0
- 2
How can i implement a websocket using httprouter
#309 opened by dbhys4github - 1
panic: wildcard segment '*filepath' conflicts with existing children in path '/*filepath'
#307 opened by nektro - 7
- 1
Unable to add request parameters in tests
#297 opened by bentcoder - 2
- 0
- 0
Proposal: ServeFiles and BasicAuth
#290 opened by mvasi90 - 0
- 1
dynamic/wildcard subdomains.
#277 opened by wahello - 2
Middleware to go with HandlerFunc
#281 opened by bentcoder - 1
Serving static files
#279 opened by packetq - 1
Nil pointer exception
#280 opened by orn0t - 1
Write test for ParamsFromContext
#278 opened by julienschmidt