RESOLVED FIXED 221007
[LayoutTests] Pass authentication to CGI scripts
https://bugs.webkit.org/show_bug.cgi?id=221007
Summary [LayoutTests] Pass authentication to CGI scripts
Jonathan Bedard
Reported 2021-01-26 13:18:56 PST
We need to pass HTTP_AUTHORIZATION to CGI scripts.
Attachments
Patch (8.46 KB, patch)
2021-01-26 13:23 PST, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2021-01-26 13:19:13 PST
Jonathan Bedard
Comment 2 2021-01-26 13:23:07 PST
Jonathan Bedard
Comment 3 2021-01-26 13:42:37 PST
https://bugs.webkit.org/show_bug.cgi?id=220995 shows us actually using this, in LayoutTests/http/tests/xmlhttprequest/resources/cross-origin-authorization.py. That change is not yet finished, but I wanted to demonstrate that this smaller change is actually needed.
EWS
Comment 4 2021-01-26 14:55:56 PST
Committed r271909: <https://trac.webkit.org/changeset/271909> All reviewed patches have been landed. Closing bug and clearing flags on attachment 418473 [details].
Note You need to log in before you can comment on or make changes to this bug.