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

Fix Request.php #75

Closed
wants to merge 3 commits into from
Closed

Fix Request.php #75

wants to merge 3 commits into from

Conversation

aleplusplus
Copy link

The header contains "key and value" I do not work for me in connection to webservice.

Alejandro Labrada Diaz added 3 commits March 26, 2015 15:39
The header contains "key and value" I do not work for me in connection to webservice.
Change composer name
Connections to soap
@@ -1,9 +1,9 @@
{
"name": "mashape/unirest-php",
"name": "aleplusplus/unirest-php",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure why you added this?

@ahmadnassri
Copy link
Contributor

@aleplusplus please provide more context here ... perhaps some tests against a bucket on mockbin.com would help.

your solution breaks the proper way of sending headers.

for reference: http://php.net/manual/en/function.curl-setopt.php#11132

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