HTTP GET variables cannot handle line breaks
I'm trying to forward my SMS, and %SMSRB has line breaks, but when sending using `HTTP GET request`, I only get its first line.
The line breaks in %SMSRB has to be processed/URL encoded too.
Please help. Thank you.