http-unit Questions
5
Solved
How can I ignore SSL certificate issues from the context of the WebConversation or WebRequest object? I know I can create a fake TrustManager that accepts all certificates but how can I set this in...
3
I'm using httpunit to access a server.
I need to configure the proxy settings for this (http and https).
I set the configuration in the settings.xml file, but surefire seems to ignore it!?
I wan...
Councilwoman asked 24/11, 2011 at 18:12
2
Solved
I would like to know the currently practiced procedure in patching httpunit.
I saw in this thread
Is HttpUnit deprecated / inactive / not supported?
that Russell has put the httpunit source to his...
Trepang asked 11/2, 2014 at 15:13
2
When I explored and worked on HttpUnit 3 yrs back I liked it for what it does. Though after 3 yrs of not tracking it, when I suggested a solution based on it to my colleague, he told me it is depre...
Frenzied asked 25/12, 2011 at 16:14
2
Solved
I am using web client. and login successfully through web client. but when i send second request for getting data . I got an Exception
com.gargoylesoftware.htmlunit.UnexpectedPage@6d8d73`
but w...
1
Solved
I'm looking for a browser-simulating library on android, which handles things like
loading a website (http/https)
Redirections: HTTP (3xx Status Codes), JavaScript, HMTL tags
filling out html-for...
1
© 2022 - 2024 — McMap. All rights reserved.