Illegal Characters in Request/Response
The security gateway refused to process and retrieve the URL you requested because of a protocol violation:
- An illegal character (0x1b) was found at position 52 in the request (see RFC2068, RFC1738, and RFC1808)
The security gateway saw the request/response:
- GET /modules/googlemaps/<b> \37777777757\37777777677\37777777675</b><br>Sp<\37777777757\37777777677\37777777675\37777777757\37777777677\37777777675\37777777757\37777777677\37777777675\033\37777777757\37777777677\37777777675\37777777757\37777777677\37777777675 \37777777757\37777777677\37777777675\37777777757\37777777677\37777777675\37777777757\37777777677\37777777675\032M0\0022T HTTP/1.1
Host: bjhd.org
User-Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Accept: Accept: application/xhtml+xml,text/html;q=0.9,text/plain;
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection: close
Cache-Control: no-cache
Pragma: no-cache
This kind of protocol violation is denied in order to protect Web clients/servers
from attacks that include control and other non-printable characters.
It is also denied to ensure that only HTTP traffic is passed by the HTTP proxy,
thus ensuring the integrity of your site's security policy.
If you believe that this request should have been allowed, contact the Web
site administrator and request that their application be modified to be HTTP compliant.