mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-09 01:58:03 +00:00
This reverts commit 7aebfc652c.
This commit is contained in:
@@ -36,7 +36,7 @@ b'GET / HTTP/1.1\r\nHost: localhost:65432\r\nConnection: keep-alive\r\nDNT: 1\r\
|
||||
|
||||
Examine closely and the content will look like the HTTP protocol's format. ie:
|
||||
|
||||
```text
|
||||
```
|
||||
HTTP_METHOD URI_PATH HTTP_VERSION
|
||||
HEADERS_SEPARATED_BY_SEPARATOR
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user