質問編集履歴
1
man curlしたことを追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -3,4 +3,5 @@
|
|
3
3
|
-FについてはFormということで、普通にWebサイトなどで見られるので一応理解しています。
|
4
4
|
https://developer.mozilla.org/en-US/docs/Learn/HTML/Forms/Sending_and_retrieving_form_data
|
5
5
|
|
6
|
+
では、--upload-file(-T)とはなんなのでしょうか? `man curl` によれば `This transfers the specified local file to the remote URL. ` とのことですが、漠然としていてよくわかりません。
|
6
|
-
|
7
|
+
どのような仕様で、なんのドキュメントが参考になるかご教示いただきたいです。
|