Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,367 contributions in the last year
Contribution activity
October 2020
Created a pull request in caddyserver/caddy that received 2 comments
reverseproxy: Fix dial placeholders, SRV, active health checks
Supersedes #3776 Partially reverts or updates #3756, #3693, and #3695 Please take a look @Mohammed90 @francislavoie and users we know to have been …
- reverseproxy: restore allowing upstream to contain replaceable placeholders
- reverseproxy: fix breakage in handling SRV lookup introduced by d55d50b
- reverseproxy: Change 500 error to 502 for lookup_srv config (#3763)
- reverseproxy: default to port 80 for port-less upstream dial addresses
- reverseproxy: ignore RFC 1521 parameters in mime type when checking the Content-Type header
- metrics: fix handler to not run the next route