uWebSockets.js icon indicating copy to clipboard operation
uWebSockets.js copied to clipboard

Update documentation

Open RatchetS2 opened this issue 1 year ago • 1 comments

Some documention fix and clarification:

  • Fix HttpResponse.writeStatus lost doc.
  • Rewrite HttpResponse onWritable, onAborted and onData docs.
  • Update cork doc to specify that end* functions have to be corked too.
  • Update HttpRequest.forEach doc to specify that keys and values are in lowercase.
  • Fix TemplatedApp.filter doc invalid number type.

RatchetS2 avatar Jan 30 '25 20:01 RatchetS2

Please merge this, I lost half a day on the writeStatus must be called first behaviour :)

jaime-ez avatar Jun 18 '25 15:06 jaime-ez