RE: User-Agent information within Store implementation
[email protected] Tue, 1 May 2007 08:57:17 -0400
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <8856DF1FF75B2348A2D4033D1E8A7EE40258240D@CORPUSMX10C.corp.emc.com> |
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... The other one is - in some cases the session handling within our repository need to be different for some clients... 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? Thank you so much, Sheeba -----Original Message----- From: Julian Reschke [mailto:[email protected]] Sent: Tuesday, May 01, 2007 8:42 AM To: Slide Users Mailing List Subject: Re: User-Agent information within Store implementation [email protected] wrote: > Hi, > > Is there any way I can get the "user-agent" information of the request > within my Data Store implementation. I couldn't find a way where this > information is passed in to the store implementation. I want to extend > the data store to use our own repository and would like to handle files >>from certain clients in a special way.... and would like to get the > client information at this point... Any suggestion? > > Any help would be greatly appreciated. > > Thanks > > Sheeba Padmanabhan Using the "User-Agent" header smells like a very bad design decision. Maybe you could elaborate why you think you need that? Best regards, Julian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]