FastHttpApi icon indicating copy to clipboard operation
FastHttpApi copied to clipboard

Accessing HttpRequest without route/map

Open lzanoni-stm opened this issue 2 years ago • 0 comments

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

lzanoni-stm avatar Apr 20 '23 09:04 lzanoni-stm