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
Fix bounds checking error when parsing WWW-Authenticate field (#5103)
* add TestURLProtectionSpace.test_createWithInvalidAuth to test parsing an invalid www-authenticate field
* add bounds checking to rangeOfTokenPrefix. Fixes Fatal error: Substring index is out of bounds
0 commit comments