18 lines
689 B
Plaintext
18 lines
689 B
Plaintext
|
|
* Host localhost:5001 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]:5001...
|
||
|
|
* Connected to localhost (::1) port 5001
|
||
|
|
> GET /health/live HTTP/1.1
|
||
|
|
> Host: localhost:5001
|
||
|
|
> User-Agent: curl/8.7.1
|
||
|
|
> Accept: */*
|
||
|
|
>
|
||
|
|
* Request completely sent off
|
||
|
|
* Recv failure: Connection reset by peer
|
||
|
|
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
|
||
|
|
* Closing connection
|
||
|
|
curl: (56) Recv failure: Connection reset by peer
|