72 Commits (2bfaf8e89678fc1117984658f31f43fe90266763)

Author SHA1 Message Date
Matthew Holt 9e576c76e7 Add request_body middleware and some limits to HTTP servers 7 years ago
Matthew Holt 869fbac632 Don't use auto HTTPS for servers with only HTTP port listeners 7 years ago
Matthew Holt 284fb3a98c Allow multiple matcher sets in routes (OR'ed together) 7 years ago
Matthew Holt bc00d840e8 Export types and fields necessary to build configs (for config adapters) 7 years ago
Matthew Holt 2fd98cb040 Module.New() does not need to return an error 7 years ago
Matthew Holt aaacab1bc3 Sanitize paths in static file server; some cleanup 7 years ago
Matthew Holt 22995e5655 Implement most of browse; fix a couple obvious bugs; some cleanup 7 years ago
dev 043eb1d9e5 move internal packages to pkg folder and update reverse proxy 7 years ago
Matthew Holt fec7fa8bfd Implement most of static file server; refactor and improve Replacer 7 years ago
Matthew Holt 1f0c061ce3 Architectural shift to using context for config and module state 7 years ago
Matthew Holt f9d93ead4e Rename and export some types, other minor changes 7 years ago
Matthew Holt e40bbecb16 Rough implementation of auto HTTP->HTTPS redirects 7 years ago
Matthew Holt 2eb3593327 Begin implementing HTTP replacer and static responder 7 years ago
Matthew Holt 5859cd8dad Instantiate apps that are needed but not explicitly configured 7 years ago
Matthew Holt 2d056fbe66 Initial commit of Storage, TLS, and automatic HTTPS implementations 7 years ago
Matthew Holt 545f28008e Begin implementing error handling and re-handling 7 years ago
dev 27ecc7f384 Protocol and Caddyscript matchers 7 years ago
Matthew Holt 6621406fa8 Very basic middleware and route matching functionality 7 years ago
Matthew Holt 27ff6aeccb Fix goroutine leak in Run 7 years ago
Matthew Holt a8dc73b4d9 Performance testing Load function 7 years ago
Matthew Holt 86e2d1b0a4 Rudimentary start of HTTP servers 7 years ago
Matthew Holt 859b5d7ea3 Initial commit 7 years ago