Log File
HTTP/1.1 400 OK
Content-Type: application/json
{
"POST": "/mirror/request?p=1",
"body": {
"a": "ok",
"b": 1
}
}HTTP/1.1 200
Content-Type: application/json
Transfer-Encoding: chunked
Date: Sat, 24 Aug 2024 13:42:41 GMT
{
"POST": "/mirror/request?p=1",
"body": {
"a": "ok",
"b": 1
},
"headers": {
"host": "localhost:8888",
"content-type": "application/json",
"content-length": "21"
}
}
HTTP/1.1 200 WRONG
Content-Type: application/json
{
"POST": "/mirror/request?p=1",
"body": {
"a": "ok",
"b": 1
}
}HTTP/1.1 200
Content-Type: application/json
Transfer-Encoding: chunked
Date: Sat, 24 Aug 2024 13:42:41 GMT
{
"POST": "/mirror/request?p=1",
"body": {
"a": "ok",
"b": 1
},
"headers": {
"host": "localhost:8888",
"content-type": "application/json",
"content-length": "21"
}
}
HTTP/1.1 200 OK
Content-Type: application/json
surplus: wrong
{
"POST": "/mirror/request?p=1",
"body": {
"a": "ok",
"b": 1
}
}HTTP/1.1 200
Content-Type: application/json
Transfer-Encoding: chunked
Date: Sat, 24 Aug 2024 13:42:41 GMT
{
"POST": "/mirror/request?p=1",
"body": {
"a": "ok",
"b": 1
},
"headers": {
"host": "localhost:8888",
"content-type": "application/json",
"content-length": "21"
}
}
HTTP/1.1 200 OK
Content-Type: application/json
{
"POST": "/mirror/request?p=1",
"body": {
"a": "wrong",
"b": 1
}
}HTTP/1.1 200
Content-Type: application/json
Transfer-Encoding: chunked
Date: Sat, 24 Aug 2024 13:42:41 GMT
{
"POST": "/mirror/request?p=1",
"body": {
"a": "ok",
"b": 1
},
"headers": {
"host": "localhost:8888",
"content-type": "application/json",
"content-length": "21"
}
}
POST /mirror/request?p=1 HTTP/1.1
Host: localhost:8888
Content-Type: application/json
Content-Length: 21
{
"a": "ok",
"b": 1
}
JSON documents are different:
Different keys found in node "", extra: "headers", expected: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1}}> but was: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1},"headers":{"content-length":"21","content-type":"application/json","host":"localhost:8888"}}>
Status code mismatch
Expected: <400>
but: was <200>
Reason phrase mismatch
Expected: "OK"
but: was ""
POST /mirror/request?p=1 HTTP/1.1
Host: localhost:8888
Content-Type: application/json
Content-Length: 21
{
"a": "ok",
"b": 1
}
JSON documents are different:
Different keys found in node "", extra: "headers", expected: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1}}> but was: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1},"headers":{"content-length":"21","content-type":"application/json","host":"localhost:8888"}}>
Reason phrase mismatch
Expected: "WRONG"
but: was ""
POST /mirror/request?p=1 HTTP/1.1
Host: localhost:8888
Content-Type: application/json
Content-Length: 21
{
"a": "ok",
"b": 1
}
JSON documents are different:
Different keys found in node "", extra: "headers", expected: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1}}> but was: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1},"headers":{"content-length":"21","content-type":"application/json","host":"localhost:8888"}}>
Headers mismatch
Expected: (a collection containing <(Content-Type, application/json)> and a collection containing <(surplus, wrong)>)
but: a collection containing <(surplus, wrong)> mismatches were: [was <(Content-Type, application/json)>, was <(Transfer-Encoding, chunked)>, was <(Date, Sat, 24 Aug 2024 13:42:41 GMT)>]
Reason phrase mismatch
Expected: "OK"
but: was ""
POST /mirror/request?p=1 HTTP/1.1
Host: localhost:8888
Content-Type: application/json
Content-Length: 21
{
"a": "ok",
"b": 1
}
JSON documents are different:
Different keys found in node "", extra: "headers", expected: <{"POST":"/mirror/request?p=1","body":{"a":"wrong","b":1}}> but was: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1},"headers":{"content-length":"21","content-type":"application/json","host":"localhost:8888"}}>
Different value found in node "body.a", expected: <"wrong"> but was: <"ok">.
Reason phrase mismatch
Expected: "OK"
but: was ""
POST /mirror/request?p=1 HTTP/1.1
Host: localhost:8888
Content-Type: application/json
Content-Length: 21
{
"a": "ok",
"b": 1
}
Check didn't complete within 1000ms (poll delay 0ms, interval 1000ms) because:
JSON documents are different:
Different keys found in node "", extra: "headers", expected: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1}}> but was: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1},"headers":{"content-length":"21","content-type":"application/json","host":"localhost:8888"}}>
Status code mismatch
Expected: <400>
but: was <200>
Reason phrase mismatch
Expected: "OK"
but: was ""
POST /mirror/request?p=1 HTTP/1.1
Host: localhost:8888
Content-Type: application/json
Content-Length: 21
{
"a": "ok",
"b": 1
}
Check didn't complete within 1000ms (poll delay 0ms, interval 1000ms) because:
JSON documents are different:
Different keys found in node "", extra: "headers", expected: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1}}> but was: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1},"headers":{"content-length":"21","content-type":"application/json","host":"localhost:8888"}}>
Reason phrase mismatch
Expected: "WRONG"
but: was ""
POST /mirror/request?p=1 HTTP/1.1
Host: localhost:8888
Content-Type: application/json
Content-Length: 21
{
"a": "ok",
"b": 1
}
Check didn't complete within 1000ms (poll delay 0ms, interval 1000ms) because:
JSON documents are different:
Different keys found in node "", extra: "headers", expected: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1}}> but was: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1},"headers":{"content-length":"21","content-type":"application/json","host":"localhost:8888"}}>
Headers mismatch
Expected: (a collection containing <(Content-Type, application/json)> and a collection containing <(surplus, wrong)>)
but: a collection containing <(surplus, wrong)> mismatches were: [was <(Content-Type, application/json)>, was <(Transfer-Encoding, chunked)>, was <(Date, Sat, 24 Aug 2024 13:42:44 GMT)>]
Reason phrase mismatch
Expected: "OK"
but: was ""
POST /mirror/request?p=1 HTTP/1.1
Host: localhost:8888
Content-Type: application/json
Content-Length: 21
{
"a": "ok",
"b": 1
}
Check didn't complete within 1000ms (poll delay 0ms, interval 1000ms) because:
JSON documents are different:
Different keys found in node "", extra: "headers", expected: <{"POST":"/mirror/request?p=1","body":{"a":"wrong","b":1}}> but was: <{"POST":"/mirror/request?p=1","body":{"a":"ok","b":1},"headers":{"content-length":"21","content-type":"application/json","host":"localhost:8888"}}>
Different value found in node "body.a", expected: <"wrong"> but was: <"ok">.
Reason phrase mismatch
Expected: "OK"
but: was ""