Skip to content

Commit 5ccfbed

Browse files
authored
add doc for host-upstream (#2029)
1 parent 875fa06 commit 5ccfbed

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/docs/reference/reference.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,14 @@
633633
"title": "Host Rewrite Header",
634634
"type": "string"
635635
},
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+
},
636644
"http-health-check-codec-client-type": {
637645
"description": "Specifies which application protocol to use. Optional.",
638646
"id": "http-health-check-codec-client-type",

0 commit comments

Comments
 (0)