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

Need to get headers while calling twitter endpoint #306

Closed
soju-ti opened this issue May 16, 2020 · 1 comment · Fixed by #311
Closed

Need to get headers while calling twitter endpoint #306

soju-ti opened this issue May 16, 2020 · 1 comment · Fixed by #311

Comments

@soju-ti
Copy link

soju-ti commented May 16, 2020

i would like to get the header information while calling twitter endpoint for instance
$timeline = Twitter::getStatusesLookup($parameters)
i can see those information in Thujohn\Twitter\Twitter.php in public function query() method.the response contain header information. but the function formats the response and only returns response key from the object.please support those header information in the response.Thanks in advance

@atymic
Copy link
Owner

atymic commented May 28, 2020

Hey @soju-ti

We'd be happy to accept a PR :)

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

Successfully merging a pull request may close this issue.

2 participants