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

Commit 1c7a3b9

Browse files
Update synthetics/browser-test/set-up-browser-test.rst
1 parent 0af6112 commit 1c7a3b9

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-
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.
452+
You can also indicate whether to retain the original HOST header by activating :strong:`Keep host headers`. If activated, the original request's headers remain intact (recommended). If deactivated, a change in the HOST header to the new host might occur, potentially leading to an internal direct (307). It is activated by default.
453453

454454
.. _browser-wait-times:
455455

0 commit comments

Comments
 (0)