We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root@satis-server:/home/llach# curl localhost:8080/api -v * Hostname was NOT found in DNS cache * Trying 127.0.0.1... * Connected to localhost (127.0.0.1) port 8080 (#0) > GET /api HTTP/1.1 > User-Agent: curl/7.38.0 > Host: localhost:8080 > Accept: */* > < HTTP/1.1 302 Moved Temporarily * Server nginx/1.10.3 is not blacklisted < Server: nginx/1.10.3 < Date: Wed, 25 Oct 2017 14:48:57 GMT < Content-Type: text/html < Content-Length: 161 < Connection: keep-alive < Location: https://localhost:/api < <html> <head><title>302 Found</title></head> <body bgcolor="white"> <center><h1>302 Found</h1></center> <hr><center>nginx/1.10.3</center> </body> </html> * Connection #0 to host localhost left intact
The text was updated successfully, but these errors were encountered:
lukaszlach
No branches or pull requests
The text was updated successfully, but these errors were encountered: