curl : Unable to connect to the remote server

1 개요[ | ]

curl : Unable to connect to the remote server
powershell
Copy
PS C:\> curl http://localhost:9181
curl : Unable to connect to the remote server
At line:1 char:1
+ curl http://localhost:9181
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

2 같이 보기[ | ]