The main class for all incoming request data. This is a wrapper for the HttpListenerRequest class. Contains one static Factory function to create requests from httplistenercontexts. Cannot be instantiated
The body of a SimpleRest.Api.SimpleRestRequest. This class encapsulates the content of an HTTP request body, providing access to both raw byte data and deserialized content