Y
Hacker News
new
|
ask
|
show
|
jobs
by
integralid
301 days ago
Do you mean parsing HTML? HTTP is the protocol they use to communicate, so both client and server must speak it. Or did I misunderstand you?
1 comments
tom_
300 days ago
No, brain fart on my part. You can use llhttp, which is pretty easy to use:
https://github.com/nodejs/llhttp
link