FastHttpApi
FastHttpApi copied to clipboard
Accessing HttpRequest without route/map
Hello,
I'm converting from .netcore HttpListener to FastHttpApi, and I wonder how I could access the equivalent of HttpListenerRequest/HpptListenerResponse without relying on the routing to object