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

Added support to generate an HTTP POST Body from a dictionary for URL Encoded Form Data #13

Merged
merged 2 commits into from
Jan 5, 2012

Conversation

Vortec4800
Copy link
Contributor

Seriously supported a manually created POST Body, this modification allows the user to pass an NSDictionary of strings in which will get URL Encoded and sent appropriately. This was the last reason I needed to use ASIHTTP every once in a while and now hopefully I won't anymore!

probablycorey pushed a commit that referenced this pull request Jan 5, 2012
Added support to generate an HTTP POST Body from a dictionary for URL Encoded Form Data
@probablycorey probablycorey merged commit a5280ea into probablycorey:master Jan 5, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants