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
 [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

Pull Requests

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: Thu Dec 26 18:01:31 2024 UTC