Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

302 redirect blank location #6

Open
vbisbest opened this issue Apr 20, 2020 · 0 comments
Open

302 redirect blank location #6

vbisbest opened this issue Apr 20, 2020 · 0 comments

Comments

@vbisbest
Copy link

The portal.php page returns a 302 redirect with a blank location. Some libraries (eg. Golang) fall into an error condition with this happens and the requests fail.

HTTP/1.1 302 Found Date: Mon, 20 Apr 2020 17:14:45 GMT Server: Apache/2.4.7 (Ubuntu) X-Powered-By: PHP/5.5.9-1ubuntu4.14 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Location: Connection: close Content-Type: text/html Content-Length: 23353

Golang error:
"Post https://localhost:3005/portal.php: 302 response missing Location value.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant