Fix typo in test name.

PR-URL: https://github.com/nodejs/http-parser/pull/364
Reviewed-By: Fedor Indutny <fedor@indutny.com>
make-http-max-header-size-gyp-configurable
Ben Noordhuis 8 years ago committed by Fedor Indutny
parent 3b0da34d83
commit 260c522330

@ -1132,7 +1132,7 @@ const struct message requests[] =
}
#define UNLINK_REQUEST 41
, {.name = "link request"
, {.name = "unlink request"
,.type= HTTP_REQUEST
,.raw= "UNLINK /images/my_dog.jpg HTTP/1.1\r\n"
"Host: example.com\r\n"

Loading…
Cancel
Save