Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 0af6112

Browse files
committed
Host overrides
1 parent e53d7a6 commit 0af6112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synthetics/browser-test/set-up-browser-test.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ Host overrides
449449
---------------------------------------
450450
Add host override rules to reroute requests from one host to another. For example, you can create a host override to test an existing production site against page resources loaded from a development site or a specific CDN edge node.
451451

452-
452+
You can also indicate whether to retain the original HOST header by enabling "Keep host headers". If enabled, the original request's headers remain intact (recommended). If disabled, a change in the HOST header to the new host might occur, potentiallly leading to an internal direct (307). It is enabled by default.
453453

454454
.. _browser-wait-times:
455455

0 commit comments

Comments
 (0)