ладно хоть не 1024 а то было бы ровно по феншуй 1К
вот проверил уже 1229
$ curl -d "$(python3 -c 'print("a"*1229)')" -v 172.16.217.80 > /dev/null
% 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 172.16.217.80:80...
* Connected to 172.16.217.80 (172.16.217.80) port 80
> POST / HTTP/1.1
> Host: 172.16.217.80
> User-Agent: curl/8.5.0
> Accept: */*
> Content-Length: 1229
> Content-Type: application/x-www-form-urlencoded
>
} [1229 bytes data]
100 1229 0 0 100 1229 0 23 0:00:53 0:00:51 0:00:02 0* Empty reply from server
100 1229 0 0 100 1229 0 23 0:00:53 0:00:51 0:00:02 0
* Closing connection
curl: (52) Empty reply from server

