Open
Bug 637132
Opened 15 years ago
Updated 3 years ago
Testing httpd can't serve requests in different order
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
NEW
People
(Reporter: michal, Unassigned)
References
Details
For a test of bug 632835 we need to be able to delay responses of some requests while not blocking the others.
Comment 1•15 years ago
|
||
You can do this manually right now by having the responses use saved state to decide the order in which to send data. It's a little tricky, but it's entirely doable.
Assignee | ||
Updated•8 years ago
|
Component: httpd.js → General
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•