We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0af9a commit d18b54cCopy full SHA for d18b54c
tests/fixtures/request1.txt
@@ -1,7 +1,7 @@
1
-POST / HTTP/1.1
2
-Host: localhost:8080
3
-User-Agent: curl/7.54.0
4
-Accept: */*
5
-Content-Length: 2
6
-Content-Type: application/x-www-form-urlencoded
7
-
+POST / HTTP/1.1
+Host: localhost:8080
+User-Agent: curl/7.54.0
+Accept: */*
+Content-Length: 2
+Content-Type: application/x-www-form-urlencoded
+
tests/fixtures/response1.txt
@@ -1,5 +1,5 @@
-HTTP/1.1 200 OK
-Content-Length: 0
-Date: {DATE}
-content-type: text/plain; charset=utf-8
+HTTP/1.1 200 OK
+Content-Length: 0
+Date: {DATE}
+content-type: text/plain; charset=utf-8
0 commit comments