Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 361 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 361 Bytes

HttpFileContentExample

Command line

HttpFileContentExampleConsole.exe -p "C:\data.bin" -u "http://localhost:5000/api/file/file-stream-result" HttpFileContentExampleConsole.exe -p "C:\data.bin" -u "http://localhost:5000/api/file/file-content-result" HttpFileContentExampleConsole.exe -p "C:\data.bin" -u "http://localhost:5000/api/file/physical-file"