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
User of the api should be able to register callbacks which will be invoked by the server,
whenever the client requests for a rgistered path using registered method
Callback Type -> typedef ? using?
Create Request obj out of raw request data
Pass Response to callback
Copy Response obj data to raw response to send it to client