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 같이 보기[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.