Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit d27c1dc

Browse files
author
Adam Kliment
committed
Update README.md
1 parent 974bb3b commit d27c1dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ The output is ASCII representation of a raw [HTTP message][message] with few mod
8888
- Request and response is delimited by CR+LF
8989
- Both Request and Response are terminated by an extra trailing LF
9090
91+
Note: This is little bit tricky because HTTP RFC does not have declared delimiter for Request and Response, for obvious reasons.
92+
9193
## Output format reverse parser
9294
9395
```javascript

0 commit comments

Comments
 (0)