Re: [Htmlparser-user] Authentification
Brought to you by:
derrickoswald
From: Derrick O. <der...@ro...> - 2007-10-29 13:15:11
|
All HTTP access is through the org.htmlparser.http.ConnectionManager class.= =0AIt has request properties, proxy support, cookies and basic authenticati= on.=0AI would say you need redirection processing enabled and cookie suppor= t enabled besides your username and password,=0Abecause usually these sight= s rely on cookies after a redirection.=0A=0A----- Original Message ----=0AF= rom: "dwi...@un..." <dwi...@un...>=0ATo: htmlparser-user@= lists.sourceforge.net=0ASent: Monday, October 29, 2007 7:53:22 AM=0ASubject= : [Htmlparser-user] Authentification=0A=0A=0AHi,=0A=0AI would like to conne= ct to a website that requires authentification and=0A then=0Aprocess the ht= ml code. Unfortunately I haven't found a way to=0A authenticate me=0Aas a u= ser via the htmlparser API. Did I overlook something, or what do=0A I need= =0Ato do?=0A=0AAny help is greatly appreciated!=0A=0ACheers,=0ADaniel=0A=0A= =0A------------------------------------------------------------------------= -=0AThis SF.net email is sponsored by: Splunk Inc.=0AStill grepping through= log files to find problems? Stop.=0ANow Search log events and configurati= on files using AJAX and a browser.=0ADownload your FREE copy of Splunk now = >> http://get.splunk.com/=0A_______________________________________________= =0AHtmlparser-user mailing list=0AH...@li...=0Ah= ttps://lists.sourceforge.net/lists/listinfo/htmlparser-user=0A=0A=0A=0A |