From lispercat@gmail.com Sun Nov 18 23:22:47 2007 From: Andrei Stebakov To: drakma-devel@common-lisp.net Subject: [drakma-devel] Re: Strange response message calling http-request Date: Sun, 18 Nov 2007 23:22:41 -0500 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4078231955033381675==" --===============4078231955033381675== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit To be more precise, that's the response (some AkamaiGHost is mentioned here, could it be the culprit?): HTTP/1.0 400 Bad Request Server: AkamaiGHost Mime-Version: 1.0 Content-Type: text/html Content-Length: 215 Expires: Mon, 19 Nov 2007 04:16:16 GMT Date: Mon, 19 Nov 2007 04:16:16 GMT Connection: close " Bad Request

Bad Request

Your browser sent a request that this server could not understand.

Reference #7.ab0dd58.1195445776.0 On Nov 18, 2007 10:41 PM, Andrei Stebakov wrote: > Sometimes I get the response like "Your browser sent a request that > this server could not understand". I am scratching my head where this > response might be coming from. Probably not from the server I am > sending a http-request to. > From what I could find on the net, this message might be coming from > an Apache server. I am using hunchentoot behind apache mod_proxy, but > drakma has nothing to do with it. > I'd appreciate any ideas where this message might be coming from or > what would be the best way to debug the problem. > > Thank you, > Andrew > --===============4078231955033381675==--