15 Dec
2003
15 Dec
'03
10:44 p.m.
At 15/12/2003 06:52, you wrote: Please keep your posts in the list.
Could you explain us how to provide the credentials in the request? or if there is any documentation about it.
The Authorization header is discussed in RFC 2617 (see http://www.w3.org/) For Basic authentication (just username/password in almost clear text) you can see an example in ZPublisher/Client.py or urllib.py Gabriel Genellina Softlab SRL