Re: [Http-webtest-general] regarding authorization support in webtest
Brought to you by:
m_ilya,
richardanderson
From: William M. <wi...@kn...> - 2004-05-24 15:48:37
|
On Mon, May 24, 2004 at 10:24:55AM +0530, Raghavendra Hegde wrote: > HTTP 1.1 supports Special authorization which does not require the client to se > nd username/password in clear text > at login pages. > There are 2 kinds of authorization 1) Basic 2) Digest Yes, I am familiar with Basic and Digest authorization. I do not use either in my pages so cannot provide further assistance for testing your pages. I advise reading the docs and looking into libwww which is what HTTP::WebTest uses to communicate with the server (specifically look into LWP::UserAgent). Good luck, William -- Knowmad Services Inc. http://www.knowmad.com |