https://bz.apache.org/bugzilla/show_bug.cgi?id=58840
Bug ID: 58840
Summary: Add ability to set followRedirects=false in the
<http/> condition
Product: Ant
Version: unspecified
Hardware: PC
Status: NEW
Severity: enhancement
Priority: P2
Component: Core tasks
Assignee: [email protected]
Reporter: [email protected]
Currently there is no way to forbid follow redirects in the http condition
(org.apache.tools.ant.taskdefs.condition.Http).
It would be good to have some property to turn off follow redirects to be able
to check result when response status code is 302.
--
You are receiving this mail because:
You are the assignee for the bug.