Re: User-Agent information within Store implementation

Julian Reschke <[email protected]> Tue, 01 May 2007 17:41:55 +0200
Newsgroups gmane.comp.jakarta.slide.user
Message-ID <[email protected]>
[email protected] wrote:
> Hi Julian,
> 
> Thank you so much for the reply... 
> 
> One of the use cases is the way we store the data fork and resource
> forks into our repository... Sometimes we use to create an apple double
> file out of it before sending it off to the repository.. So we need to
> know the request is from MacOS...

But that's a matter of MIME type, not user agent, right?

> The other one is - in some cases the session handling within our
> repository need to be different for some clients...  

It shouldn't.

> So If I am not using the 'user-agent' info, is there any other way to
> figure out the client info within the data store implementation?

Best regards, Julian