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

Cannot disable header output #45

Open
jtzell opened this issue Mar 8, 2017 · 2 comments
Open

Cannot disable header output #45

jtzell opened this issue Mar 8, 2017 · 2 comments

Comments

@jtzell
Copy link

jtzell commented Mar 8, 2017

when CURLOPT_HEADER is set to false, the response still give back header in output.

@Timo-Linde
Copy link
Contributor

Yes we are overwriting this option because we need the header for the response object.

https://github.com/CircleOfNice/CiRestClientBundle/blob/master/Services/Curl.php#L89

@TobiasHauck
Copy link
Member

As Timo says this is the only option we really need to set by default. What exactly do you wanna do? Maybe we have missed something ;)

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

No branches or pull requests

3 participants