-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I'd like for Playwright to always pass a custom header for each HTTP(s) request it makes, either a fixed header, or a custom one.
I want my backend server to know it's being accessed by Playwright so it can behave appropriately. In my case, I want to return LLM-optimized error messages when relevant (https://github.com/panozzaj/plain_errors)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request