RE: Authentication Header

2008-03-05 Thread Jerome Louvel
how it is actually used: see the com.noelios.restlet.authentication package. Best regards, Jerome -Message d'origine- De : Rhett Sutphin [mailto:[EMAIL PROTECTED] Envoyé : mardi 4 mars 2008 17:55 À : discuss@restlet.tigris.org Objet : Re: Authentication Header Hi, On Mar 4

Authentication Header

2008-03-04 Thread Jahid
Hi, On server side, I am trying to set a header which will look like this ABC realm=, challenge-container=salkfadfo823w9283oinfskefn2398wenfdsk; Can anyone tell me how can I achieve that? Here I want to mention that, I dont/can't change the challenge format. So, don't ask me to do that :),

Re: Authentication Header

2008-03-04 Thread Rhett Sutphin
Hi, On Mar 4, 2008, at 9:59 AM, Jahid wrote: On server side, I am trying to set a header which will look like this ABC realm=, challenge- container=salkfadfo823w9283oinfskefn2398wenfdsk; Can anyone tell me how can I achieve that? Here I want to mention that, I dont/can't change