Ivan "Rambius" Ivanov wrote:
Hello,
I suppose you will need a fully fledged http client
like Jakarta Commons HttpClient[1]. Sending any http
request using its API is pretty easy. Then you can
encapsulated the request and the status handling in a
task/scriptdef.
I noticed once a conversation in ant-user or ant-dev
about http tasks, that will allow the users to send
any http method to a server. They have been added also
in proposals directory in the source repository. I do
not know, however, their status - if they will make
their way in ant 1.7.
Checking the tasks in is on my todo list; it would be as an antlib that
would not be the core distro, just a library to go on the side
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]