We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 875fa06 commit 5ccfbedCopy full SHA for 5ccfbed
content/docs/reference/reference.json
@@ -633,6 +633,14 @@
633
"title": "Host Rewrite Header",
634
"type": "string"
635
},
636
+ "host-upstream": {
637
+ "description": "Sets the Host header of an upstream request according to the host specified in the To URL for the route.",
638
+ "id": "host-upstream",
639
+ "path": "/routes/headers#host-rewrite",
640
+ "services": ["proxy"],
641
+ "title": "Host to Upstream",
642
+ "type": "boolean"
643
+ },
644
"http-health-check-codec-client-type": {
645
"description": "Specifies which application protocol to use. Optional.",
646
"id": "http-health-check-codec-client-type",
0 commit comments