This suggests `"bytes="` is the prefix whereas per the RFCs it appears to be `"bytes "` (i.e., trailing space, no trailing equals sign). Might be worth capturing this difference in tests now this has been out there this long.
This suggests
"bytes="is the prefix whereas per the RFCs it appears to be"bytes "(i.e., trailing space, no trailing equals sign).Might be worth capturing this difference in tests now this has been out there this long.