Skip to content

Commit d46c294

Browse files
defer: readme
1 parent 2475aa0 commit d46c294

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

defer/server/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
manual testing with telnet:
2+
3+
```bash
4+
telnet localhost 8080 <ENTER>
5+
GET /test HTTP/1.1 <ENTER>
6+
Host: localhost <ENTER>
7+
<ENTER>
8+
```

0 commit comments

Comments
 (0)