classes/HTTP_Request.md

HTTP_Request

Overview:

HTTP_Request models a raw HTTP request for debugging or proxying purposes. It can be cast to a string to get a full request representation.

Use HTTP_Request for debugging, logging, or proxy flows where rendering a full raw request string is useful for traceability.

Public API: