Closed Bug 1845250 Opened 10 months ago Closed 8 months ago

Write test to to check if connection-based auth schemes re-use the same connection

Categories

(Core :: Networking: HTTP, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED

People

(Reporter: smayya, Assigned: smayya)

References

Details

(Whiteboard: [necko-triaged])

With Bug 1820807, for auth retries we redirect to a new channel for sending requests with authentication information instead of using the same channel.
For connection-based auth schemes like NTLM, we need to re-use the same connection for sending the auth retry requests. This bug will add tests to verify this.

Assignee: nobody → smayya
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]

Fix has been provided by Bug 1848763.

Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.