MAX_REQUEST_LENGTH
Hard ceiling on the byte length of an inbound request. libtorrent rejects requests larger than a single block; we bound by 128 KiB defensively.
Hard ceiling on the byte length of an inbound request. libtorrent rejects requests larger than a single block; we bound by 128 KiB defensively.