Closed sunnysachdeva closed 9 years ago
Thanks for fixing this. Please let me know when will it be ported to maven central repository
Regards,
Sunny Sachdeva
Date: Mon, 27 Apr 2015 00:41:51 -0700 From: notifications@github.com To: har-reader@noreply.github.com CC: sunny_sachdeva@live.com Subject: Re: [har-reader] Error while reading HAR file (#5)
Closed #5 via e5f85f5.
— Reply to this email directly or view it on GitHub.
The new version 1.0.7 should be synced to Maven Central by now.
Regards, Sebastian
while reading a HAr file I am getting below error
Can not construct instance of de.sstoehr.harreader.model.HttpMethod from String value 'HEAD': value not one of declared Enum instance names: [GET, POST, PUT]
I am attaching the screenshot of all the calls.
Pls let me know if there is any workaround for it