Age | Commit message (Expand) | Author |
---|---|---|
2019-05-20 | Implement rewrite middleware; fix middleware stack bugs | Matthew Holt |
2019-05-20 | Default error handler; rename StaticFiles -> FileServer | Matthew Holt |
2019-05-20 | Implement headers middleware | Matthew Holt |
2019-05-20 | move internal packages to pkg folder and update reverse proxy | dev |
2019-05-07 | Rough implementation of auto HTTP->HTTPS redirects | Matthew Holt |
2019-05-06 | Add missing run.go (oops) | Matthew Holt |
2019-05-04 | Begin implementing HTTP replacer and static responder | Matthew Holt |
2019-04-25 | Initial commit of Storage, TLS, and automatic HTTPS implementations | Matthew Holt |
2019-04-08 | Updated proxy module import | dev |
2019-04-08 | Protocol and Caddyscript matchers | dev |
2019-03-31 | Very basic middleware and route matching functionality | Matthew Holt |
2019-03-26 | Performance testing Load function | Matthew Holt |
2019-03-26 | Initial commit | Matthew Holt |