http-requests
http-requests copied to clipboard
Change the signature of the entity readers to take content type and class type.
This is in support of adding larger Jackson compatibility. It makes sense to make the readers aware of what they may be converting some entity into, and whether they can actually support the content type of that entity.
The changes contained here are a reflection of the conversation in #23.
Looks good to me!
Looking forward to this! Is there something I can help with ?