api2swagger
api2swagger copied to clipboard
Fix error when response does not have a content-type header
Fixes #5 by checking for an undefined content-type header in the response before accessing it.
can this be merged so that available to all who facing this issue ?
I cloned this fix in local and tested worked fine :) thanks