Skip to content
This repository was archived by the owner on Jul 6, 2020. It is now read-only.

Conversation

@ntvsx193
Copy link
Contributor

No description provided.

@ntvsx193
Copy link
Contributor Author

#13

@ntvsx193 ntvsx193 mentioned this pull request Jan 23, 2014
@marcj
Copy link
Owner

marcj commented Feb 10, 2014

I like the change, but it should actually be handled automatically depending on the request header's Content-Type. We should not depend then anymore on $_GET, $_POST directly, instead making a new method getValue($key) that checks the content-type and returns queryString value or this from the (encoded) request body should do the trick.

@ntvsx193
Copy link
Contributor Author

Oh, yes. You're right. I'm add check Content-type and upload commit.

@fangstar
Copy link

@ntvsx193 This PR is great! Thanks for sharing it. This needs to be merged. I've manually merged it in my project.

@higimo
Copy link

higimo commented Mar 6, 2019

@marcj please accept pull request

@yennor
Copy link

yennor commented Aug 17, 2019

works great!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants