p5-app-duckpan icon indicating copy to clipboard operation
p5-app-duckpan copied to clipboard

DuckPAN should warn about, or not follow redirects for API calls (to mimic our NGINX)

Open moollaza opened this issue 9 years ago • 0 comments

We've run into issues with NGINX related to HTTP APIs that redirect to HTTPS or API calls that first return a 302 and point elsewhere.

DuckPAN currently follows these without problems, but our NGINX setup does not.

To aid developers, we should point this out to them so they notice ahead of time

moollaza avatar Apr 26 '16 16:04 moollaza