Hoppscotch: request on website

Created on 1 Dec 2019  路  4Comments  路  Source: hoppscotch/hoppscotch

I pull request on website (https://postwoman.io/),but always get response failed.It runs on postman client.I don't know if I dp some wrong thing.I wish get some help.Thank you.
鍥剧墖
鍥剧墖

question

All 4 comments

Hi there,

Thanks for using Postwoman 鉂わ笍

Your issue can be resolved by either changing the URL field from http://httpbin.org to https://httpbin.org or you can activate the Proxy from the Settings tab.

If the above solution worked, please notify so I can close this issue.

Have a nice day! 馃槃

Hi there,

I'm glad for your anser.I have other question I confused.

  • Why I use http on postwoman website not work, but it works on postman?
  • What about local domain?
  • What about other public domain that only maintain http?

I'm sorry to bother you,and I don't some explain on other place.The project don't have complete docs.

  1. The very website postwoman.io is hosted on a HTTPS protocol. This means all requests are allowed for only HTTPS site by default. This ia a security feature implemented in browsers.

We've Proxy mode. This allows you to access HTTP endpoints from postwoman.io. Toggle Proxy mode from https://postwoman.io/settings

HTTP is non-secured and allows vulnerabilities.

In Postman they automatically route non-HTTPS request to proxy without our permission.

  1. localhost is currently not supported since access to localhost is restricted to websites. This could be tackled by our upcoming native build. Track it's progress on: #267

  2. All non-HTTP domains can be accessed from Proxy mode, unless they explicitly restrict access from postwoman.io

I'm glad for your anser.I don't have other question temporally,so you can close this issue.

If I have other question during use postwoman,I will back.

Thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AtomicNicos picture AtomicNicos  路  3Comments

Siccity picture Siccity  路  3Comments

danilofuchs picture danilofuchs  路  4Comments

jitendra3109 picture jitendra3109  路  3Comments

NBTX picture NBTX  路  4Comments