Hoppscotch: Content-Type is always set to application/x-www-form-urlencoded

Created on 25 Sep 2019  路  3Comments  路  Source: hoppscotch/hoppscotch

Describe the bug
Regardless of what I select from the Content Type dropdown, requests are actually sent with the header "Content-Type: application/x-www-form-urlencoded".

To Reproduce
Steps to reproduce the behavior:

  1. Open Postwoman and your browser's Network Tools
  2. Make a POST or PUT request with Content Type of "application/json" selected
  3. Observe that the request was actually sent with the header "Content-Type: application/x-www-form-urlencoded"

Expected behavior
The correct Content-Type header is sent.

need information question

All 3 comments

I failed to reproduce this issue

I tested the behavior both from the server and client side, the content-type header seems to be sent fine.

:confused: I can't repro it anymore either. Probably some sort of user error!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aashutoshrathi picture aashutoshrathi  路  4Comments

JanoschDeurer picture JanoschDeurer  路  4Comments

AtomicNicos picture AtomicNicos  路  3Comments

QasimArif picture QasimArif  路  4Comments

jitendra3109 picture jitendra3109  路  3Comments