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
Content-Type exists, lets take advantage of that.
Idea would be a context hook Body[T] that reads the Content-Type header and then calls the correct parser
Content-Type exists, lets take advantage of that.
Idea would be a context hook
Body[T]that reads theContent-Typeheader and then calls the correct parser