Donate Share

fikin-ant-tasks

Tracker: Patches

5 BaseResponseAntMethod.java modified - ID: 1888580
Last Update: Attachment added ( nobody )

Add the ability for Ant tasks (httpclientanttask) to obtain the Http status
code (200, 404, ...).

Usage :
<httpget url="http://localhost..." statusCodeName="statusCode"
logLevel="content" logFile="content.xml"></httpget>

<echo message="status code=${statusCode}" />



statusCodeName set the variable's name for returned status code.


Daniel Ribagnac
dribagnac@bigfoot.com


Nobody/Anonymous ( nobody ) - 2008-02-07 08:23

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
BaseResponseAntMethod.diff diff file Download

Change ( 1 )

Field Old Value Date By
File Added 265398: BaseResponseAntMethod.diff 2008-02-07 08:23 nobody