This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
github-mirror
/
caddy
Watch
2
Star
0
Fork
0
You've already forked caddy
mirror of
https://github.com/caddyserver/caddy.git
synced
2025-06-21 15:21:29 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
95d944613bffce1cee3783568ae229e116168ba4
caddy
/
modules
/
caddyhttp
/
reverseproxy
/
fastcgi
History
Matthew Holt
95d944613b
Export Replacer and use concrete type instead of interface
...
The interface was only making things difficult; a concrete pointer is probably best.
2019-12-29 13:12:52 -07:00
..
caddyfile.go
http: Patch path matcher to ignore dots and spaces (
#2917
)
2019-12-17 10:14:04 -07:00
client_test.go
reverse_proxy: WIP refactor and support for FastCGI
2019-09-02 22:01:02 -06:00
client.go
reverse_proxy: WIP refactor and support for FastCGI
2019-09-02 22:01:02 -06:00
fastcgi.go
Export Replacer and use concrete type instead of interface
2019-12-29 13:12:52 -07:00