You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.1 KiB
31 lines
1.1 KiB
|
3 weeks ago
|
Note: Unnecessary use of -X or --request, POST is already inferred.
|
||
|
|
* Host localhost:8000 was resolved.
|
||
|
|
* IPv6: ::1
|
||
|
|
* IPv4: 127.0.0.1
|
||
|
|
% Total % Received % Xferd Average Speed Time Time Time Current
|
||
|
|
Dload Upload Total Spent Left Speed
|
||
|
|
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying [::1]:8000...
|
||
|
|
* Trying 127.0.0.1:8000...
|
||
|
|
* Connected to localhost (127.0.0.1) port 8000
|
||
|
|
* using HTTP/1.x
|
||
|
|
> POST /mcp HTTP/1.1
|
||
|
|
> Host: localhost:8000
|
||
|
|
> User-Agent: curl/8.12.1
|
||
|
|
> Content-Type: application/json
|
||
|
|
> Accept: application/json, text/event-stream
|
||
|
|
> Mcp-Session-Id: 99db3a9c06f948949d4daec6dcfcbf88
|
||
|
|
> Content-Length: 347
|
||
|
|
>
|
||
|
|
} [347 bytes data]
|
||
|
|
* upload completely sent off: 347 bytes
|
||
|
|
< HTTP/1.1 500 Internal Server Error
|
||
|
|
< date: Wed, 19 Aug 2026 02:43:45 GMT
|
||
|
|
< server: uvicorn
|
||
|
|
< content-type: application/json
|
||
|
|
< mcp-session-id: 99db3a9c06f948949d4daec6dcfcbf88
|
||
|
|
< content-length: 101
|
||
|
|
<
|
||
|
|
{ [101 bytes data]
|
||
|
|
100 448 100 101 100 347 454 1561 --:--:-- --:--:-- --:--:-- 2018
|
||
|
|
* Connection #0 to host localhost left intact
|