http: Prefer 'binary' over 'ascii'
It's faster, because it doesn't have to check that each char is in the ASCII plane.
parent
df23ce13
Please register or sign in to comment
It's faster, because it doesn't have to check that each char is in the ASCII plane.