Skip to content

Fixed reading POST data + Closing listener properly

Latest

Choose a tag to compare

@RonenNess RonenNess released this 09 Jan 23:19
  • Improved the way we read requests input to support POST data.
  • Added some tests to the example HTML.
  • Improved function(s) to get source IP as string from request.
  • Closing listener on destructor.
  • Added 'Abort()'.