Hi Hansen, > Can httpclient handle form-based authorization automatically similarly > to the way it handles http-based authorization? Thanks.
No. Form based authentication happens on the application level. HttpClient does not implement application level functionality. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
