Re: [spr28609] Allegroserve doesn't seems to provide USER AGENT information

Karsten Poeck <[email protected]> Mon, 23 Feb 2004 22:28:01 +0100
Newsgroups gmane.lisp.open-source.franz
Message-ID <[email protected]>
oops,

I had some hidden calls to
(net.aserve:header-slot-value request :user-agent)
in my code, thats my the
(net.aserve::request-header-user-agent request)
worked.

Allegroserve behaves exactly as JKfF described

Sorry for the noise

Karsten