tommut / HttpRequester

HttpRequester add-on for Firefox
https://addons.mozilla.org/En-us/firefox/addon/httprequester/
161 stars 39 forks source link

Double Content-Type Header #30

Closed alzap closed 7 years ago

alzap commented 7 years ago

Looks like the new version is doubling the Content-Type Header causing an error 400 from the servers.

For example: value: 'application/json, application/json' or value: 'text/plain, text/plain'

arysin commented 7 years ago

I can confirm this, started to happen recently, my Firefox is 51.0.1

BlacKCaT27 commented 7 years ago

Just spent 2 hours trying to debug this before realizing it was HttpRequester. Hope it's fixed soon. can verify this is happening to me too

yellowanwu commented 7 years ago

me too

bjtieman commented 7 years ago

I'm seeing the exact same problem. Seems related to FireFox 51.0.1.

Is this even a live project anymore? There's an open pull request that's been open for nearly a year with no response from anyone related to the project :(

BlacKCaT27 commented 7 years ago

I certainly hope so, as this tools UI blows postman's out of the water imo

On Wed, Feb 8, 2017 at 5:50 PM, bjtieman notifications@github.com wrote:

I'm seeing the exact same problem. Seems related to FireFox 51.0.1.

Is this even a live project anymore? There's an open pull request that's been open for nearly a year with no response from anyone related to the project :(

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/tommut/HttpRequester/issues/30#issuecomment-278488525, or mute the thread https://github.com/notifications/unsubscribe-auth/AE_54YpLRXUWTcE4yXOV1hmrUIX2mqHPks5rakbSgaJpZM4Lummt .

darklynx commented 7 years ago

same here :( also mentioned in #25

michallohnisky commented 7 years ago

+1

inthroxify commented 7 years ago

If anyone wants a temporary workaround:

I don't have twitter. If you found this information useful, please find Tom on twitter and ask him kindly to investigate pull request #35 and publish a new version of the extension.