EmbraceNetworkRequest
class EmbraceNetworkRequest
This class is used to create manually-recorded network requests.
Properties
Link copied to clipboard
The number of bytes received.
Link copied to clipboard
Error message that describes a non-HTTP error, e.g. a connection error.
Link copied to clipboard
The request's method. Must be one of the following: GET, PUT, POST, DELETE, PATCH.
Link copied to clipboard
Network capture data for the request.
Link copied to clipboard
The response status of the request. Must be in the range 100 to 599.
Link copied to clipboard
Optional W3C-compliant traceparent representing the network call that is being recorded