🐶 Brief
Map local feature v2 would be able to map the entire response (Headers, Status Code and the body) from a file.
For instance:
HTTP/1.1 200 OK
Date: Tue, 03 Dec 2019 13:13:56 GMT
Content-Type: application/json
Content-Length: 21
Connection: keep-alive
Vary: Origin
{
"success": true
}
would be successfully map to the matched requests.
👑 Criteria
🐶 Brief
Map local feature v2 would be able to map the entire response (Headers, Status Code and the body) from a file.
For instance:
would be successfully map to the matched requests.
👑 Criteria