vhost: Add support for custom matchers and specifying response status
This commit is contained in:
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user