Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

property expansion for entity text, and new setcontentlengthheader attribute. #33

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Here is a small patch that accomplishes two things I needed to make a simple 
REST request fly...

1. When setting the entity via text, ant does not do property expansion... what 
a pain. 
2. I added a some code to add a content length header if there is content and 
the settcontentlengthheader attribute is set (I would have camel-cased it, but 
I wanted to match your other attributes.)

Thanks for a nice, simple http client for ant!

( Patch file applies to http://missing-link.googlecode.com/svn/ant-http/trunk 
rev 91 )

Original issue reported on code.google.com by [email protected] on 8 Mar 2012 at 9:56

Attachments:

@GoogleCodeExporter
Copy link
Author

can you please post the .jar containing the patch

Original comment by [email protected] on 11 May 2013 at 1:08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant