Curl : Unable to connect to the remote server

Jmnote (토론 | 기여)님의 2022년 11월 30일 (수) 15:37 판 (새 문서: ==개요== ;<nowiki>curl : Unable to connect to the remote server</nowiki> <syntaxhighlight lang='powershell'> PS C:\> curl http://localhost:9181 curl : Unable to connect to the remo...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

curl : Unable to connect to the remote server
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 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}