You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: advanced/private-location.mdx
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,17 @@ The **private location worker** allows customers to include non-publicly availab
14
14
15
15
The worker acts as a combination of a proxy and tunneling mechanism, connecting the private network with the Octomind tool. This feature ensures secure access to applications hosted behind firewalls or other private environments.
Copy file name to clipboardExpand all lines: runtime/custom-headers.mdx
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,21 @@ description: "Additional HTTP headers to be sent with every request"
4
4
icon: "network-wired"
5
5
---
6
6
7
-
Octomind supports Playwright [extraHTTPHeaders](https://playwright.dev/docs/api/class-testoptions#test-options-extra-http-headers). Those headers are configurable on a project level. Open the Settings dialog to start setting custom header fields.
0 commit comments