vhost: Support settting requst method for proxied requests

This commit is contained in:
uumas
2025-11-22 06:43:25 +02:00
parent c151a2ee0c
commit 601d5fcdc3
4 changed files with 40 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ vhost_basicauth_users: {}
vhost_proxy_target_netproto: tcp
vhost_proxy_target_protocol: http
vhost_proxy_target_host: localhost
vhost_proxy_method: ""
vhost_proxy_headers: {}
vhost_proxy_delete_headers: []
vhost_proxy_pass_host_header: true