capture_request_context
Capture current HTTP request data including GET/POST parameters, session variables, cookies, and headers for debugging PHP applications with Xdebug.
Instructions
Capture the current HTTP request context ($_GET, $_POST, $_SESSION, $_COOKIE, headers)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Session ID |