mirror of
https://github.com/nodejs/http-parser.git
synced 2025-10-19 20:34:57 +08:00
typo
This commit is contained in:
2
test.c
2
test.c
@@ -1613,7 +1613,7 @@ main (void)
|
|||||||
, &responses[NO_REASON_PHRASE]
|
, &responses[NO_REASON_PHRASE]
|
||||||
);
|
);
|
||||||
|
|
||||||
printf("response scan 1/2 ");
|
printf("response scan 2/2 ");
|
||||||
test_scan( &responses[BONJOUR_MADAME_FR]
|
test_scan( &responses[BONJOUR_MADAME_FR]
|
||||||
, &responses[UNDERSTORE_HEADER_KEY]
|
, &responses[UNDERSTORE_HEADER_KEY]
|
||||||
, &responses[NO_CARRIAGE_RET]
|
, &responses[NO_CARRIAGE_RET]
|
||||||
|
Reference in New Issue
Block a user