You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: