vhost: Add support for custom matchers and specifying response status

This commit is contained in:
uumas
2025-07-05 15:38:17 +03:00
parent 3cd66c54a7
commit 6c340c5111
4 changed files with 429 additions and 49 deletions

View File

@@ -23,3 +23,6 @@ vhost_redirect_preserve_path: false
vhost_redirect_preserve_query: "{{ vhost_redirect_preserve_path }}"
vhost_respond_content_type: plain
vhost_respond_status: 200
vhost_matchers: []