Captured Request
Represents an HTTP request that has been captured and provides utilities to access the request's body and its string representation.
Author
Konstantin Pavlov
Parameters
P
The type of the request payload.
Functions
Link copied to clipboard
Returns the raw request body as a String, suspending if the body has not yet been read.