uNetworking / uWebSockets.js

μWebSockets for Node.js back-ends :metal:
Apache License 2.0
7.65k stars 560 forks source link

WriteStatus function #1032

Closed sailingwithsandeep closed 4 months ago

sailingwithsandeep commented 4 months ago

Writes the HTTP status message such as "200 OK".

May i know why this was necessary? What was your thought process behind it? Sorry for being curious here.