php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #20719 HTTP_RAW_POST_DATA
Submitted: 2002-11-29 06:18 UTC Modified: 2002-11-29 06:28 UTC
From: michele dot manzato at verona dot miz dot it Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 4.2.3 OS: Win32
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
19 + 4 = ?
Subscribe to this entry?

 
 [2002-11-29 06:18 UTC] michele dot manzato at verona dot miz dot it
It would be nice to have also HTTP_RAW_POST_DATA available in the $_SERVER global array as all the other HTTP_* vars are. At the moment it is only available as a global variable.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-29 06:28 UTC] sniper@php.net
will not happen. Use $GLOBALS array.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 27 03:01:30 2024 UTC