Age | Commit message (Expand) | Author |
---|---|---|
2019-05-21 | Module.New() does not need to return an error | Matthew Holt |
2019-05-21 | Take care of remaining TODOs in the browse responder | Matthew Holt |
2019-05-20 | move internal packages to pkg folder and update reverse proxy | dev |
2019-05-20 | Implement most of static file server; refactor and improve Replacer | Matthew Holt |
2019-05-16 | Some minor updates, and get rid of OnLoad/OnUnload | Matthew Holt |
2019-05-10 | caddyhttp: Implement better HTTP matchers including regexp; add tests | Matthew Holt |
2019-05-07 | Rough implementation of auto HTTP->HTTPS redirects | Matthew Holt |
2019-05-04 | Begin implementing HTTP replacer and static responder | Matthew Holt |
2019-04-11 | Begin implementing error handling and re-handling | Matthew Holt |
2019-04-08 | Protocol and Caddyscript matchers | dev |
2019-03-31 | Very basic middleware and route matching functionality | Matthew Holt |