Open
Bug 1755657
Opened 3 years ago
Updated 1 year ago
Proxy testing: Proxy authentication
Categories
(Core :: Networking: Proxy, task, P3)
Core
Networking: Proxy
Tracking
()
NEW
People
(Reporter: dragana, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
- Proxy authentication is required and it succeeds
- Proxy authentication is required and a prompt is canceled by a user
- Proxy authentication is required and is rejected by the server.
All these tests should be performed with:
- A single request, to check the functionality
- With 8+ requests to hit the concurrency limits
- In the case of HTTP/2 also test when the concurrent stream limit is reached.
We want to test this wth an HTTP, HTTPS(HTTP/1.1) and HTTP/2 proxy
We already have some of these tests.
Comment 1•1 year ago
|
||
Moving bug to Core/Networking: Proxy.
Component: Networking: HTTP → Networking: Proxy
Comment 2•1 year ago
|
||
Moving bug to Core/Networking: Proxy
You need to log in
before you can comment on or make changes to this bug.
Description
•