This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
caddy
Watch
1
Star
0
Fork
You've already forked caddy
0
mirror of
https://github.com/caddyserver/caddy.git
synced
2025-02-25 01:09:04 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8bae8f5f5a
caddy
/
modules
/
caddyhttp
/
rewrite
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
rewrite: strip_prefix, strip_suffix, and uri_replace dirs (
closes
#2906
)
2019-12-12 15:46:13 -07:00
rewrite.go
Export Replacer and use concrete type instead of interface
2019-12-29 13:12:52 -07:00
rewrite_test.go
rewrite: Attempt query string fix (
#2891
)
2019-12-17 16:30:26 -07:00