* Trying 192.168.99.100... | |
* Connected to 192.168.99.100 (192.168.99.100) port 32770 (#0) | |
* Server auth using Basic with user 'admin' | |
> GET /go/api/agents HTTP/1.1 | |
> Host: 192.168.99.100:32770 | |
> Authorization: Basic YWRtaW46Zm9vYmFyOTk= | |
> User-Agent: curl/7.43.0 | |
> Accept: application/vnd.go.cd.v1+json | |
> | |
* Empty reply from server | |
* Connection #0 to host 192.168.99.100 left intact | |
curl: (52) Empty reply from server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment