Matt Holt
|
b44a22a9d4
|
Performance improvements to Replacer implementation (placeholders) (#2674)
Closes #2673
|
6 years ago |
Matthew Holt
|
6dfba5fda8
|
Add path components to HTTP replacer
|
6 years ago |
Matthew Holt
|
fdd871e177
|
go.mod: Append /v2 to module name; update all import paths
See https://github.com/golang/go/wiki/Modules#semantic-import-versioning
|
6 years ago |
Matthew Holt
|
3177ee8010
|
Add license
|
6 years ago |
Matthew Holt
|
5137859e47
|
Rename caddy2 -> caddy
Removes the version from the package name
|
6 years ago |
Matthew Holt
|
613aecb898
|
Change import paths to GitHub package names
|
6 years ago |
Matthew Holt
|
67d32e6779
|
Fix up matchers tests and take care of TODO in rewrite
|
6 years ago |
Matthew Holt
|
65195a726d
|
Implement rewrite middleware; fix middleware stack bugs
|
6 years ago |
Matthew Holt
|
fec7fa8bfd
|
Implement most of static file server; refactor and improve Replacer
|
6 years ago |
Matthew Holt
|
ff5b4639d5
|
Some minor updates, and get rid of OnLoad/OnUnload
|
6 years ago |
Matthew Holt
|
f9d93ead4e
|
Rename and export some types, other minor changes
|
6 years ago |
Matthew Holt
|
8ae0d6a509
|
caddyhttp: Implement better HTTP matchers including regexp; add tests
|
6 years ago |
Matthew Holt
|
e40bbecb16
|
Rough implementation of auto HTTP->HTTPS redirects
Also added GracePeriod for server shutdowns
|
6 years ago |
Matthew Holt
|
2eb3593327
|
Begin implementing HTTP replacer and static responder
|
6 years ago |