curl.exe : * Trying 127.0.0.1:8001... 所在位置 行:1 字符: 1 + curl.exe -sS -v -X POST "http://127.0.0.1:8001/stash/preview" -H "X-S ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (* Trying 127.0.0.1:8001...:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError * Connected to 127.0.0.1 (127.0.0.1) port 8001 > POST /stash/preview HTTP/1.1 > Host: 127.0.0.1:8001 > User-Agent: curl/8.9.1 > Accept: */* > X-Session-Id: demo > Content-Length: 199 > Content-Type: multipart/form-data; boundary=------------------------7wiyHmivrGR9rEFuSZWhXR > } [199 bytes data] * upload completely sent off: 199 bytes < HTTP/1.1 200 OK < date: Sat, 23 Aug 2025 07:46:29 GMT < server: uvicorn < content-length: 523 < content-type: application/json < { [523 bytes data] * Connection #0 to host 127.0.0.1 left intact