HTTPRequestResponse
An Artifact describing a HTTP request/response pair.
Extends:
src/model/artifacts/JSONData.js~JSONData → HTTPRequestResponse
Static Method Summary
Static Public Methods | ||
public static |
fromJSON(value: RequestAndResponse): * |
Static Public Methods
public static fromJSON(value: RequestAndResponse): * source
Params:
Name | Type | Attribute | Description |
value | RequestAndResponse |
Returns:
* |