caddy
https://github.com/mholt/caddy
Go
Fast, cross-platform HTTP/2 web server with automatic HTTPS
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported12 Subscribers
Add a CodeTriage badge to caddy
Help out
- Issues
- caddytls: stop mutating the live cache's options on reload
- reverseproxy: fix TLS placeholders through HTTP proxies
- reverseproxy: reduce lock contention in dynamic SRV and A upstreams
- Use sync.Map instead of mutex for caching to speed up dynamic SRV lookups of slow queries
- feat(fileserver): add Content-Digest header support (RFC 9530)
- fileserver: parallelize directory listing to speed up large-directory browsing
- caddyhttp: dedupe MatchPath godoc for %* wildcards
- provision: allow third-party apps to access caddytls.TLS.dns field
- caddyfile: support site-specific ECH configuration
- Add optional Content-Digest headers
- Docs
- Go not yet supported