mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 13:06:16 -04:00
Finish documenting Caddy 2.8.0 features (#419)
This commit is contained in:
parent
6ac5539ef9
commit
af347e9623
17 changed files with 481 additions and 113 deletions
|
@ -347,6 +347,7 @@ You can use any [Caddy placeholders](/docs/conventions#placeholders) in the Cadd
|
|||
| `{remote_port}` | `{http.request.remote.port}` |
|
||||
| `{remote}` | `{http.request.remote}` |
|
||||
| `{rp.*}` | `{http.reverse_proxy.*}` |
|
||||
| `{resp.*}` | `{http.intercept.*}` |
|
||||
| `{scheme}` | `{http.request.scheme}` |
|
||||
| `{tls_cipher}` | `{http.request.tls.cipher_suite}` |
|
||||
| `{tls_client_certificate_der_base64}` | `{http.request.tls.client.certificate_der_base64}` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue