[drakma-devel] Problem with USER-AGENT string on ACL8/OS X

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
participants (2)
-
Chaitanya Gupta
-
Edi Weitz