Re: HttpSocket won't use 443 port for https request automatically

2012-01-31 Thread Perry
i'm using cake 2.0.5 On Tue, Jan 31, 2012 at 10:58 PM, euromark wrote: > could be > you can open a ticket at > cakephp.lighthouseapp.com/projects/42648/tickets/ > if you feel like this should be addressed > > but dont forget to mention the cake version you are using this time > (as you did here^^

Re: HttpSocket won't use 443 port for https request automatically

2012-01-31 Thread euromark
could be you can open a ticket at cakephp.lighthouseapp.com/projects/42648/tickets/ if you feel like this should be addressed but dont forget to mention the cake version you are using this time (as you did here^^) On 31 Jan., 04:38, Perry wrote: > when I pass a https url to HttpSocket::get, it

HttpSocket won't use 443 port for https request automatically

2012-01-30 Thread Perry
when I pass a https url to HttpSocket::get, it won't use 443 port automatically, and return nothing but when i specify the port in url, like https://example.com:443/, it works fine is this a bug? -- Perry | 彭琪 http://pengqi.me -- Our newest site for the community: CakePHP Video Tutorials htt