• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: HTTPS Connection
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTTPS Connection


  • Subject: Re: HTTPS Connection
  • From: Kieran Kelleher <email@hidden>
  • Date: Mon, 21 Sep 2009 11:41:28 -0400

Don't waste your time with WOHttpConnection.

Use Apache HttpClient.
http://hc.apache.org/httpclient-3.x/


On Sep 21, 2009, at 10:44 AM, WebObjects - Anazys wrote:

Hi all,

I'm trying to handle transaction with a bank module.. not really easy..
Is it possible to send https request under WOHTTPConnection and ERXRequest ?
I try many ways but nothing really work as I want.
My code :
WOHTTPConnection httpConn = new WOHTTPConnection( <domain_name>, 443 );
ERXRequest request = new ERXRequest( "POST", <action? param1=value1..>, "HTTP/1.1", null, null, null );


Any help ?
Thanks
Cedric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: HTTPS Connection
      • From: Ramsey Lee Gurley <email@hidden>
References: 
 >HTTPS Connection (From: WebObjects - Anazys <email@hidden>)

  • Prev by Date: AjaxAutoComplete - is it possible to have the equivalent of a noDisplayString?
  • Next by Date: Proper Wonder/App Initialization for testing
  • Previous by thread: HTTPS Connection
  • Next by thread: Re: HTTPS Connection
  • Index(es):
    • Date
    • Thread