Bug 191385 - [Curl] Implement rejectProtectionSpaceAndContinueWithChallenge()
Summary: [Curl] Implement rejectProtectionSpaceAndContinueWithChallenge()
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Takashi Komori
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-07 10:55 PST by Basuke Suzuki
Modified: 2022-11-15 21:16 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2018-11-07 10:55:43 PST
It wasn't implemented and http/tests/xmlhttprequest/auth-reject-protection-space.html failed because of this.
Comment 1 Kenji Shukuwa 2022-11-15 21:14:22 PST
Pull request: https://github.com/WebKit/WebKit/pull/6540