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

basically since you use a curl object which persists, so if you set the p #5

Merged
merged 1 commit into from Sep 25, 2011

Conversation

moos3
Copy link
Contributor

@moos3 moos3 commented Sep 20, 2011

basically since you use a curl object which persists, so if you set the payload in one request, but then do another request that doesn't have a payload the old payload was still being used. So I added a line to null the payload if none are sent.

…he payload in one request, but then do another request that doesn't have a payload the old payload was still being used. So I added a line to null the payload if none are sent.
nervetattoo pushed a commit that referenced this pull request Sep 25, 2011
@nervetattoo nervetattoo merged commit 024b3f0 into nervetattoo:master Sep 25, 2011
@nervetattoo
Copy link
Owner

Thanks. Just had to reformat it to be correct code style.

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.

None yet

2 participants