char0n/http-request-in-editor

Header vs Messages ambiguity

char0n opened this issue · 0 comments

###
POST https://httpbin.org
  /post
  ?search1=value1
  &search2=value2
  #fragment1
  fragment2
Content-type: application/json

{"prop": "value"}

###