Returns the Dynatrace tag which has to be set manually as Dynatrace HTTP header (webRequestTagHeader).
the Dynatrace tag to be set as HTTP header value or an empty String if capture is off
Sets the amount of received data of this web request. Has to be called before stop.
number of bytes
Sets the amount of sent data of this web request. Has to be called before stop.
number of bytes
Starts the web request timing. Should be called when the web request is initiated.
Generated using TypeDoc
This interface allows tracing and timing of a web request.