This website requires JavaScript.
Explore
Help
Sign in
golang
/
httprouter
Watch
1
Star
0
Fork
You've already forked httprouter
0
Code
Issues
Pull requests
1
Projects
Releases
5
Packages
Wiki
Activity
Actions
26
commits
4
branches
9
tags
116
KiB
aa0a11f3c5
Commit graph
5 commits
Author
SHA1
Message
Date
Martin Riedl
aa0a11f3c5
fix: typo in FileSystem HeaderHandler
...
BREAKING CHANGE: rename HeaderHeandler to HeaderHandler if used
2024-07-02 00:49:34 +02:00
Martin Riedl
773209071c
fix: folders in FileSystems are now correctly returned as 404 instead of 200 without content
2024-07-02 00:40:11 +02:00
Martin Riedl
01030a52ba
enhanced prefix handling
2021-03-18 19:02:34 +01:00
Martin Riedl
dd14b201b1
enhanced CDN caching
2021-03-18 18:32:47 +01:00
Martin Riedl
70865d5289
support virtual file system for static files
2021-03-17 20:45:32 +01:00