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

Updated WebApiContext.php #25

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

tomazahlin
Copy link

Headers are now sent in the request when sending a request with form data.

Headers are now sent in the request when sending a request with form data.
@tomazahlin
Copy link
Author

I suggest that the methods which make a request include headers as well. Because for example you add headers, then you do a request and the headers are sometimes not automatically sent. Also considering adding an optional argument ($sendheaders = true) to the request methods would make sense. Please tell me what you think

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.

2 participants