bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

URLStream patch: add proxy-authorization


From: Andrey Kulikov
Subject: URLStream patch: add proxy-authorization
Date: Mon, 29 Dec 2003 14:56:29 +0300

In attachment sent a diff-files for class URLStream.
Now URLStream support only a server authentication, and it's not
possible to work with proxies, which require authentication.

This patch make possible to use Basic proxy-authentication.
Add two methods for specifying user name and password.

P.S. I'm not a unix-guru-developer, and may be paches shuld be
formed in some other format, or it's ok?

-- 
Best regards,
 Andrey                            mailto:address@hidden

Attachment: url.cpp.diff
Description: Binary data

Attachment: url.h.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]