Commit Graph

2 Commits

Author SHA1 Message Date
Andrew Kistler 1e19a41bd4 Fix a sanity check. It is valid to have an empty port.
In order to accomodate the URL:

http://http:%2f%2fhttp:%2f%2f@http://http://?http://#http://
2022-09-08 16:37:26 -04:00
Tatsuhiro Tsujikawa c64d2573dc Replace http-parser with llhttp
llhttp does not include URL parser.  We extracted URL parser code from
http-parser and put it under third-party/url-parser.

llhttp bd3d224eb8cdc92c6fc8f508d7bbe0ba266e8e92
2019-04-20 18:42:30 +09:00