14.1.3 HTTP Request

For web applications, the HTTP Request section captures request details, providing context about the network interaction that led to the error:

This section maps to Sentry’s request interface, which helps reproduce errors by showing the exact request state. It’s particularly useful for debugging API or web-related issues.

HTTP Request details with method, URL, and headers