https://issues.apache.org/bugzilla/show_bug.cgi?id=56272
Bug ID: 56272
Summary: MirrorServer should support query parameters for
status and redirects
Product: JMeter
Version: 2.11
Hardware: PC
OS: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
The MirrorServer currently supports returning a different status by using the
X-ResponseStatus header and redirects by using the appropriate value for
X-SetHeaders.
However, headers are resent for redirected requests which means that the
redirect location cannot be the mirror server as that causes an redirect loop.
For additonal flexibility it would be useful to be able to use query parameters
to set the status and redirect location.
--
You are receiving this mail because:
You are the assignee for the bug.