-
- Downloads
If there are non US-ASCII characters in the headers, first check if they're
UTF-8 and if so, convert using uft8_ascii(), otherwise, just replace every non-US-ASCII byte with a question mark. RFC*822 does not allow anything but US-ASCII in headers.
Loading
Please register or sign in to comment