Skip to content

Conversation

@jonnybarnes
Copy link

Having CURLOPT_HEADER set to false already removes the HTTP headers from the response, so we don't need to manually remove headers, we can just pass the response straight to the parse function.

@jonnybarnes jonnybarnes changed the title No need to manually remove headers in fetch function No need to manually remove headers in fetch function (fixes issue#55) Aug 16, 2014
barnabywalters added a commit that referenced this pull request Aug 16, 2014
No need to manually remove headers in fetch function (fixes issue#55)
@barnabywalters barnabywalters merged commit 3dcf321 into microformats:master Aug 16, 2014
@barnabywalters
Copy link
Collaborator

Thanks so much for debugging and fixing this! Merging into master now, and it’ll be included in the next tagged release.

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

Labels

None yet

2 participants