mirror of
https://github.com/nodejs/http-parser.git
synced 2025-10-20 22:31:15 +08:00
Number HOSTNAME_UNDERSCORE test
This commit is contained in:
2
test.c
2
test.c
@@ -661,7 +661,7 @@ const struct message requests[] =
|
|||||||
,.body= ""
|
,.body= ""
|
||||||
}
|
}
|
||||||
|
|
||||||
#define HOSTNAME_UNDERSCORE
|
#define HOSTNAME_UNDERSCORE 25
|
||||||
, {.name = "hostname underscore"
|
, {.name = "hostname underscore"
|
||||||
,.type= HTTP_REQUEST
|
,.type= HTTP_REQUEST
|
||||||
,.raw= "CONNECT home_0.netscape.com:443 HTTP/1.0\r\n"
|
,.raw= "CONNECT home_0.netscape.com:443 HTTP/1.0\r\n"
|
||||||
|
Reference in New Issue
Block a user