Ticket #679 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

$HTTP_RAW_POST_DATA is not removed on request startup

Reported by: david Owned by: david
Priority: normal Milestone: 0.11.1
Component: request Version: 0.11.0
Severity: minor Keywords:
Cc: Patch attached: no

Description

Has to be done. Yes, there is still php://input with the same data which we cannot remove, but, oh well.

Change History

Changed 4 years ago by david

  • status changed from new to closed
  • resolution set to fixed

(In [2276]) Fixed #673: Request data is not cleaned for variables affected by register_argc_argv or register_long_arrays Fixed #674: Copies of $_SERVER values in $_ENV are not cleaned Fixed #679: $HTTP_RAW_POST_DATA is not removed on request startup Fixed #681: WebRouting? does not clean up in $_REQUEST

Note: See TracTickets for help on using tickets.