This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Description
Hello,
I would like to access data from the request in the response event. Currently this is not possible it seems.
Making the WebSession.Request.RequestBody a public property will fix this it seems? (When I will call the GetRequestBody() in the request event)
Or am I thinking wrong here?
Thanks for this awesome library! :)