PS C:\MMDA> curl -v --data-binar @paper.pdf "http://localhost:8081/v1/json/pdf"
未關閉
- 主要語言
- Python
- 星號
- 258
- 分支
- 26
- PR 合併指標
- 30 天內沒有已合併 PR
描述
PS C:\MMDA> curl -v --data-binar @paper.pdf "http://localhost:8081/v1/json/pdf"
At line:1 char:22
+ curl -v --data-binar @paper.pdf
"http://localhost:8081/v1/json/pdf"
+ ~~~~~~
The splatting operator '@' cannot be used to reference
variables in an expression. '@paper' can be used only as an
argument to a command. To reference variables in an
expression use '$paper'.
+ CategoryInfo : ParserError: (:) [], ParentCo
ntainsErrorRecordException
+ FullyQualifiedErrorId : SplattingNotPermitted
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。