Hi,
These are the request headers that drakma sends when I run HTTP-REQUEST in ACL8 on OS X.
GET / HTTP/1.1 Host: localhost User-Agent: #<Printer Error, obj=#x10000685: NIL is not a package>Accept: */* Connection: close
The problem is that DRAKMA::USER-AGENT-STRING in this case returns a string with a tilde inside it i.e. "...~1/RELEASE_I386...".
Cheers,
Chaitanya
On Thu, 14 Aug 2008 12:47:11 +0530, Chaitanya Gupta mail@chaitanyagupta.com wrote:
These are the request headers that drakma sends when I run HTTP-REQUEST in ACL8 on OS X.
GET / HTTP/1.1 Host: localhost User-Agent: #<Printer Error, obj=#x10000685: NIL is not a package>Accept: */* Connection: close
The problem is that DRAKMA::USER-AGENT-STRING in this case returns a string with a tilde inside it i.e. "...~1/RELEASE_I386...".
Thanks for catching that, fixed in the dev version now.
http://bknr.net/trac/changeset/3729
Edi.
Edi Weitz wrote:
Thanks for catching that, fixed in the dev version now.
Cool. Any idea when the new release will be made?
Chaitanya
On Tue, 19 Aug 2008 17:45:18 +0530, Chaitanya Gupta mail@chaitanyagupta.com wrote:
Cool. Any idea when the new release will be made?
Nope. Depends on the spare time I have. Right now, it's about zero... :(