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

JP Massar <[email protected]> Thu, 19 Feb 2004 22:27:26 -0800
Newsgroups gmane.lisp.open-source.franz
Message-ID <[email protected]>
At 12:52 PM 2/19/2004, John Foderaro wrote:

>  The request-header-user-agent slot is a private slot  used by
>AllegroServe and is not part of the published aserve API.
>
>
>  Try calling
>
>         (header-slot-value req :user-agent)
>
>  and see what it returns.

It returns NIL when dealing with requests from both Mozilla and IE.

???