Skip to content

Commit 5b25d74

Browse files
authored
Update smartui-custom-request-headers.md
1 parent 94b32fc commit 5b25d74

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/smartui-custom-request-headers.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ import CodeBlock from '@theme/CodeBlock';
4242
}}
4343
></script>
4444

45-
## Overview
46-
4745
The SmartUI CLI includes a `requestHeaders` configuration option, allowing you to specify custom HTTP headers for fetching web assets during your visual testing workflow. This feature is essential for scenarios where resources like images, CSS, or scripts are located behind a protected environment that requires authentication via custom headers (e.g., a staging environment).
4846

4947
By including these headers in the SmartUI CLI configuration, you can seamlessly access protected resources, enhancing the flexibility and security of your automated visual testing process.

0 commit comments

Comments
 (0)