mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-16 07:33:35 +03:00
591e4ea976
For security purpose, we would like to restrain sending HTTP credentials to only the specified server. The idea is to give the ability to specify a origin (scheme://host:port) additionally to current pair username/password. When an authorization response is received from servers, the credentials are sent only if the server origin in the request matches case insensitive the specified origin. |
||
---|---|---|
.. | ||
src |