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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: michele dot manzato at verona dot miz dot it
New email:
PHP Version: OS:

 

 [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 05:01:31 2024 UTC