php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #18314 Make raw POST data available for every Content-type
Submitted: 2002-07-12 08:58 UTC Modified: 2002-09-11 12:06 UTC
From: hholzgra@php.net Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4CVS-2002-07-12 OS: *
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
34 - 29 = ?
Subscribe to this entry?

 
 [2002-07-12 08:58 UTC] hholzgra@php.net
right now raw POST data is only provided for multipart/form-data forms ....

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-12 18:31 UTC] sniper@php.net
Did you mean the '$HTTP_RAW_POST_DATA' ?? As that one is
always populated (if you have enabled it in php.ini) for any other content-type than multipart/form-data...


 [2002-09-11 12:06 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 16 14:01:32 2024 UTC