Hi all,
Does anybody know how to perform HTTP authentication on RHTTPTransaction level?
I know about MHTTPAuthenticationCallback but it looks like one works on RHTTPSession level.
Tried to use http://userassword@... form of url. Doesn't work. Got 401 HTTP status code.

assword@



