Added unit test for parsing HTTP request.
This commit is contained in:
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
# Set the *.data files to be checked out as binary files.
|
||||
# Used for the HTTP test data files, they need to have the CRLF line endings
|
||||
# even on Linux, because they're HTTP protocol dumps.
|
||||
*.data binary
|
||||
Reference in New Issue
Block a user