HttpResponseMock interface
Http response mock used in HttpRequestSequenceMock.
Properties
| content | The content. |
| content |
The content type. |
| reason |
The reason phrase. (Not supported yet) |
| status |
The status code. |
Property Details
content
contentType
reasonPhrase
The reason phrase. (Not supported yet)
reasonPhrase?: string
Property Value
string