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
Currently, GetHandler and PostHandler directly call the methods of IHttpResponseSender deciding how to format the output. It would be nice to have (Get|Post)ResultProcessor or -Handler classes with this concern.
The text was updated successfully, but these errors were encountered:
Currently, GetHandler and PostHandler directly call the methods of IHttpResponseSender deciding how to format the output. It would be nice to have (Get|Post)ResultProcessor or -Handler classes with this concern.
The text was updated successfully, but these errors were encountered: