Matthew Holt
|
5137859e47
|
Rename caddy2 -> caddy
Removes the version from the package name
|
6 years ago |
Matthew Holt
|
ef5f29cfb2
|
Do not allow Go standard lib to sniff Content-Type header
|
6 years ago |
Matthew Holt
|
613aecb898
|
Change import paths to GitHub package names
|
6 years ago |
Matthew Holt
|
bc00d840e8
|
Export types and fields necessary to build configs (for config adapters)
Also flag most fields with 'omitempty' for JSON marshaling
|
6 years ago |
Matthew Holt
|
2fd98cb040
|
Module.New() does not need to return an error
|
6 years ago |
Matthew Holt
|
9d54f655aa
|
Take care of remaining TODOs in the browse responder
|
6 years ago |
Matthew Holt
|
65195a726d
|
Implement rewrite middleware; fix middleware stack bugs
|
6 years ago |
Matthew Holt
|
a969872850
|
Default error handler; rename StaticFiles -> FileServer
|
6 years ago |
Matthew Holt
|
aaacab1bc3
|
Sanitize paths in static file server; some cleanup
Also remove AutomaticHTTPSError for now
|
6 years ago |
Matthew Holt
|
22995e5655
|
Implement most of browse; fix a couple obvious bugs; some cleanup
|
6 years ago |
Matthew Holt
|
fec7fa8bfd
|
Implement most of static file server; refactor and improve Replacer
|
6 years ago |
Matthew Holt
|
2d056fbe66
|
Initial commit of Storage, TLS, and automatic HTTPS implementations
|
6 years ago |
Matthew Holt
|
6621406fa8
|
Very basic middleware and route matching functionality
|
6 years ago |