icflorescu / iisexpress-proxy

A simple local proxy for accessing IIS Express from remote machines.
ISC License
741 stars 82 forks source link

Swagger doesn't work properly with the plugin #24

Closed tkleobit closed 4 years ago

tkleobit commented 6 years ago

The "forwarding" works just fine, but in case of usage with Swagger - swagger has issues connecting. Usually returns

{
  "error": "no response from server"
}

in case of Json Despite that, if you call the methods via postman, on the external IP, it works just fine.

icflorescu commented 5 years ago

Sorry for the late reply, but I have absolutely no idea how to solve this.

BTW, if you're interested and still using iisexpress-proxy, would you be interested in becoming a co-maintainer?

icflorescu commented 4 years ago

Not an issue, then. I'll close due to inactivity.