PS C:\MMDA> curl -v --data-binar @paper.pdf "http://localhost:8081/v1/json/pdf"
Aperta
- Lingua principale
- Python
- Stelle
- 258
- Fork
- 26
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.