Re: How to set content type in "get" task?
Al Le <[email protected]>
| Newsgroups | gmane.comp.jakarta.ant.user |
|---|---|
| Message-ID | <[email protected]> |
> Is curl an option? You can run it with the Ant exec task. Yes, I already considered using curl or wget. It will be simpler than implementing the feature from scratch in JavaScript (or in some other language).