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 Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: hholzgra@php.net
New email:
PHP Version: OS:

 

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

Patches

Pull Requests

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-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 23:00:01 2026 UTC