vietj / retrofit-vertx

A highly scalable adapter for Retrofit with Vert.x
Apache License 2.0
31 stars 7 forks source link

Issue #3 Fix to add content-type as well #4

Closed srjacobs closed 5 years ago

srjacobs commented 5 years ago

For POST requests the content-type is in the RequestBody and will not be set in the retro headers.

vietj commented 5 years ago

thanks, I'll bump the vertx version and do a release