api2swagger icon indicating copy to clipboard operation
api2swagger copied to clipboard

Fix error when response does not have a content-type header

Open ctuckz opened this issue 7 years ago • 2 comments

Fixes #5 by checking for an undefined content-type header in the response before accessing it.

ctuckz avatar Sep 16 '17 20:09 ctuckz

can this be merged so that available to all who facing this issue ?

nitingautam avatar Apr 25 '19 02:04 nitingautam

I cloned this fix in local and tested worked fine :) thanks

nitingautam avatar Apr 25 '19 02:04 nitingautam