Re: https support

"Wolfgang Fahl" <[email protected]> Thu, 08 May 2008 12:01:26 +0200
Newsgroups gmane.comp.web.httpunit.devel
Organization BITPlan GmbH
Message-ID <[email protected]>
We are getting closer with every bit of information ...
Please send us what the result is when you enter the 
same url in a browser.

Date sent:      	Thu, 8 May 2008 15:13:24 +0530
From:           	"Theyagarajan S" <[email protected]>
To:             	"Discussion of use and development of 
HttpUnit" <[email protected]>
Subject:        	Re: [Httpunit-develop] https support
Send reply to:  	Discussion of use and development of 
HttpUnit <[email protected]>
	<httpunit-
develop.lists.sourceforge.net>
	<mailto:httpunit-develop-
[email protected]?subject=unsubscribe>
	<mailto:httpunit-develop-
[email protected]?subject=subscribe>

> > ClientProperties.getDefaultProperties().setAcceptGzip(false) and then
> > use SSL?
> yeah i still get the same error,
> this is really all the code i have started to test with
> 
> WebConversation wc = new WebConversation();
> 	    ClientProperties.getDefaultProperties().setAcceptGzip(false);
> 
> 	    WebRequest request = new GetMethodWebRequest("https://test.com/test.jsp");
> 	    WebResponse response = wc.getResponse(request);
> 	    System.out.println("Response:[" + response.getTitle()+"]");
> 
> It actually redirectly to a long URL ,something to do with it ?
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Don't miss this year's exciting event. There's still time to save $100. 
> Use priority code J8TL2D2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Httpunit-develop mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/httpunit-develop



BITPlan - smart solutions
Pater-Delp-Str. 1, D-47877 Willich Schiefbahn
Tel. +49 1805 - BITPLAN / +49 1805 248 752, Fax +49 2154 811-481
Web: http://www.bitplan.de
bitplan GmbH, Willich - HRB 6820 Krefeld, VAT-ID: 10258040548, 
Geschäftsführer: Wolfgang Fahl

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

_______________________________________________
Httpunit-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/httpunit-develop