回答編集履歴
2
補足
answer
CHANGED
@@ -4,4 +4,4 @@
|
|
4
4
|
```text
|
5
5
|
curl: (4) Unsupported proxy 'https://サーバー:ポート', libcurl is built without the HTTPS-proxy support.
|
6
6
|
```
|
7
|
-
そこを見てないプログラムだと`ftp:`や`xyz:でも通るかも。
|
7
|
+
そこを見てないプログラムだと`ftp:`や`xyz:`でも通るかも。
|
1
補足
answer
CHANGED
@@ -4,4 +4,4 @@
|
|
4
4
|
```text
|
5
5
|
curl: (4) Unsupported proxy 'https://サーバー:ポート', libcurl is built without the HTTPS-proxy support.
|
6
6
|
```
|
7
|
-
そこを見てないプログラムだと`ftp:`でも通るかも。
|
7
|
+
そこを見てないプログラムだと`ftp:`や`xyz:でも通るかも。
|