[00:20:37] *** Uhfgood <Uhfgood!~Uhfgood@97.106.236.214> has joined #haxe[00:39:46] *** Gama11_ <Gama11_!~quassel@p5DCDBA0D.dip0.t-ipconnect.de> has quit IRC (Read error: Connection reset by peer)[00:56:23] *** Aurel300 <Aurel300!~Aurel300@cpc118062-lewi21-2-0-cust488.2-4.cable.virginm.net> has quit IRC (Quit: Leaving...)[01:18:59] *** IanLiu <IanLiu!~IanLiu@201-0-121-108.dsl.telesp.net.br> has quit IRC (Remote host closed the connection)[02:09:20] *** hinst_ <hinst_!~quassel@109.172.25.153> has quit IRC (Ping timeout: 248 seconds)[02:09:27] *** hinst <hinst!~quassel@109.172.25.153> has joined #haxe[02:49:14] *** Uhfgood <Uhfgood!~Uhfgood@97.106.236.214> has quit IRC (Quit: Leaving)[03:44:10] *** theweirdn8 <theweirdn8!~SirNathan@c-69-246-237-21.hsd1.il.comcast.net> has quit IRC (Read error: Connection reset by peer)[04:23:11] *** lerc <lerc!~quassel@121-72-196-174.dsl.telstraclear.net> has quit IRC (Ping timeout: 248 seconds)[04:43:29] *** mrcdk <mrcdk!~mrcdk@190-200-39-46.usuarios.innovasur.com> has quit IRC (Read error: Connection reset by peer)[04:59:52] *** lerc <lerc!~quassel@121-72-195-189.dsl.telstraclear.net> has joined #haxe[05:15:31] *** kstolen <kstolen!~kStolen@2a00:fa40:2aaa:1::539:82de> has quit IRC (Ping timeout: 265 seconds)[05:35:14] *** kstolen <kstolen!~kStolen@2a00:fa40:2aaa:1::539:82de> has joined #haxe[05:39:34] *** grepsuzette <grepsuzette!~ettezuspe@unaffiliated/crepesuzette> has joined #haxe[06:15:48] *** zeist <zeist!781615d1@gateway/web/freenode/ip.120.22.21.209> has joined #haxe[06:19:14] <zeist> Hi, how can I make an Https request with Haxe on android? When I try with haxe.Http.request() (works successfully for Http), it gives me the error "Https is only supported with -lib hxssl". hxssl appears to be deprecated/no longer developed, and is not available for the android target, so is there an alternative?[07:03:20] *** zeist <zeist!781615d1@gateway/web/freenode/ip.120.22.21.209> has quit IRC (Ping timeout: 260 seconds)[07:07:34] *** zeist <zeist!781615d1@gateway/web/freenode/ip.120.22.21.209> has joined #haxe[07:07:57] <zeist> Sorry I disconnected, still keen on a solution![07:12:40] *** zeist <zeist!781615d1@gateway/web/freenode/ip.120.22.21.209> has quit IRC (Ping timeout: 260 seconds)[07:24:17] *** endformationage <endformationage!~endformat@24-156-95-223.sdoncmtk01.res.dyn.suddenlink.net> has quit IRC (Quit: WeeChat 1.9.1)[07:28:15] *** zeist <zeist!781615d1@gateway/web/freenode/ip.120.22.21.209> has joined #haxe[07:29:11] <zeist> Sorry I keep disconnecting, if you know of a solution then please respond even if I've disconnected, and I'll check the channel logs!![07:30:18] *** r3d9u11 <r3d9u11!~r3d9u11@93.84.10.100> has joined #haxe[07:58:23] *** nordmike3 <nordmike3!~nordmike@pppoe.178-65-129-155.dynamic.avangarddsl.ru> has joined #haxe[08:00:48] *** nordmike2 <nordmike2!~nordmike@pppoe.178-65-245-101.dynamic.avangarddsl.ru> has quit IRC (Ping timeout: 252 seconds)[08:02:49] *** zeist <zeist!781615d1@gateway/web/freenode/ip.120.22.21.209> has quit IRC (Ping timeout: 260 seconds)[08:22:08] *** basro <basro!~basro@unaffiliated/basro> has quit IRC (Disconnected by services)[08:22:08] *** basro_ <basro_!~basro@unaffiliated/basro> has joined #haxe[08:22:23] *** basro_ is now known as basro[08:55:33] *** ScrambledRK <ScrambledRK!~RK@80-110-118-6.cgn.dynamic.surfer.at> has joined #haxe[09:15:28] *** NuttyNutterson <NuttyNutterson!~NuttyNutt@pool-100-10-60-73.prvdri.fios.verizon.net> has joined #haxe[09:45:12] *** NuttyNutterson <NuttyNutterson!~NuttyNutt@pool-100-10-60-73.prvdri.fios.verizon.net> has quit IRC (Quit: Leaving)[10:47:47] *** r3d9u11 <r3d9u11!~r3d9u11@93.84.10.100> has quit IRC (Remote host closed the connection)[11:01:16] *** Gama11 <Gama11!~quassel@p5DCDBB60.dip0.t-ipconnect.de> has joined #haxe[11:13:39] *** madneon <madneon!~madneon@system8589174198.ptvk.pl> has joined #haxe[11:15:15] *** rblsb <rblsb!uid249189@gateway/web/irccloud.com/x-uzjzzebokysxbdgc> has quit IRC (Quit: Connection closed for inactivity)[11:34:39] *** madneon <madneon!~madneon@system8589174198.ptvk.pl> has quit IRC (Ping timeout: 248 seconds)[12:03:49] *** soulfoam <soulfoam!~troy@cpe-65-189-220-231.neo.res.rr.com> has joined #haxe[12:25:26] *** zeist <zeist!781615d1@gateway/web/freenode/ip.120.22.21.209> has joined #haxe[12:32:12] <zeist> Hey, asked a question here a while ago but I kept disconnecting. I think my connection has improved so I'll ask again![12:32:25] <zeist> How can I make an Https request with Haxe on android? When I try with haxe.Http.request() (works successfully for Http), it gives me the error "Https is only supported with -lib hxssl". hxssl appears to be deprecated/no longer developed, and is not available for the android target, so is there an alternative?[12:41:17] *** R2ZER0 <R2ZER0!~quassel@46.43.8.105> has quit IRC (Remote host closed the connection)[12:41:52] *** R2ZER0 <R2ZER0!~quassel@46.43.8.105> has joined #haxe[13:00:07] *** grepsuzette <grepsuzette!~ettezuspe@unaffiliated/crepesuzette> has quit IRC (*.net *.split)[13:06:05] *** grepsuzette <grepsuzette!~ettezuspe@unaffiliated/crepesuzette> has joined #haxe[13:16:04] *** ScrambledRK <ScrambledRK!~RK@80-110-118-6.cgn.dynamic.surfer.at> has quit IRC (Quit: Leaving.)[13:32:01] *** ScrambledRK <ScrambledRK!~RK@80-110-118-6.cgn.dynamic.surfer.at> has joined #haxe[13:32:11] *** r3d9u11 <r3d9u11!~r3d9u11@93.84.1.228> has joined #haxe[14:52:28] *** theweirdn8 <theweirdn8!~SirNathan@c-69-246-237-21.hsd1.il.comcast.net> has joined #haxe[15:07:04] *** r3d9u11 <r3d9u11!~r3d9u11@93.84.1.228> has quit IRC (Remote host closed the connection)[15:20:19] *** zeist <zeist!781615d1@gateway/web/freenode/ip.120.22.21.209> has quit IRC (Ping timeout: 260 seconds)[15:25:41] *** LucaTM <LucaTM!~LucaTM@unaffiliated/lucatm> has quit IRC (Remote host closed the connection)[15:45:18] *** LucaTM <LucaTM!~LucaTM@unaffiliated/lucatm> has joined #haxe[16:26:04] *** Uhfgood <Uhfgood!~Uhfgood@97.106.236.214> has joined #haxe[16:28:35] *** ScrambledRK <ScrambledRK!~RK@80-110-118-6.cgn.dynamic.surfer.at> has quit IRC (Quit: Leaving.)[16:41:48] *** Uhfgood <Uhfgood!~Uhfgood@97.106.236.214> has quit IRC (Quit: Leaving)[16:47:00] *** onatbas <onatbas!~onatbas@88.252.243.165> has joined #haxe[17:06:28] *** PSvils <PSvils!~PDevelope@83.243.92.42> has joined #haxe[17:08:11] *** PSvils <PSvils!~PDevelope@83.243.92.42> has quit IRC (Client Quit)[17:11:35] *** onatbas <onatbas!~onatbas@88.252.243.165> has quit IRC (Quit: This computer has gone to sleep)[17:15:52] *** ScrambledRK <ScrambledRK!~RK@80-110-118-6.cgn.dynamic.surfer.at> has joined #haxe[17:30:27] *** rblsb <rblsb!uid249189@gateway/web/irccloud.com/x-yvwlvtmkdtpbnaez> has joined #haxe[17:37:01] *** ScrambledRK <ScrambledRK!~RK@80-110-118-6.cgn.dynamic.surfer.at> has quit IRC (Read error: Connection reset by peer)[17:44:19] *** ScrambledRK <ScrambledRK!~RK@80-110-118-6.cgn.dynamic.surfer.at> has joined #haxe[18:27:53] *** gogoprog <gogoprog!~gogoprog@2a02:a03f:4495:b300:9a85:b081:8306:a23c> has quit IRC (Quit: WeeChat 2.0.1)[19:11:19] *** r3d9u11 <r3d9u11!~r3d9u11@93.84.1.228> has joined #haxe[19:18:16] *** r3d9u11 <r3d9u11!~r3d9u11@93.84.1.228> has quit IRC (Remote host closed the connection)[19:18:17] *** mrcdk <mrcdk!~mrcdk@190-200-39-46.usuarios.innovasur.com> has joined #haxe[19:51:24] *** nadako <nadako!~nadako@178.71.230.238> has joined #haxe[19:54:28] *** endformationage <endformationage!~endformat@24-156-95-223.sdoncmtk01.res.dyn.suddenlink.net> has joined #haxe[20:45:40] *** IanLiu <IanLiu!~IanLiu@201-0-121-108.dsl.telesp.net.br> has joined #haxe[20:49:00] *** cdg <cdg!~cdg@2600:1700:3120:40e0:1155:a79c:9fd8:6df8> has joined #haxe[21:00:03] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has quit IRC (Quit: ZNC 1.6.1 - http://znc.in)[21:01:09] *** Dykam <Dykam!~Dykam@37.139.10.7> has quit IRC (Remote host closed the connection)[21:01:22] *** Dykam <Dykam!~Dykam@37.139.10.7> has joined #haxe[21:01:39] *** Kkiro <Kkiro!~yoo200181@220.116.85.154> has joined #haxe[21:01:40] *** Kkiro <Kkiro!~yoo200181@220.116.85.154> has quit IRC (Changing host)[21:01:40] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has joined #haxe[21:12:14] *** cdg <cdg!~cdg@2600:1700:3120:40e0:1155:a79c:9fd8:6df8> has quit IRC (Remote host closed the connection)[21:12:40] *** cdg <cdg!~cdg@2600:1700:3120:40e0:1155:a79c:9fd8:6df8> has joined #haxe[21:17:23] *** cdg <cdg!~cdg@2600:1700:3120:40e0:1155:a79c:9fd8:6df8> has quit IRC (Ping timeout: 276 seconds)[21:20:54] *** IanLiu <IanLiu!~IanLiu@201-0-121-108.dsl.telesp.net.br> has quit IRC (Quit: IanLiu)[21:24:30] *** IanLiu <IanLiu!~IanLiu@201-0-121-108.dsl.telesp.net.br> has joined #haxe[21:49:29] *** onatbas <onatbas!~onatbas@88.252.243.165> has joined #haxe[22:14:11] *** depth1 <depth1!~ubuntu@37.171.24.219> has joined #haxe[22:14:18] *** depth1_ <depth1_!25ab18db@gateway/web/freenode/ip.37.171.24.219> has joined #haxe[22:18:53] *** kstolen <kstolen!~kStolen@2a00:fa40:2aaa:1::539:82de> has quit IRC (Ping timeout: 255 seconds)[22:19:57] *** kstolen <kstolen!~kStolen@2a00:fa40:2aaa:1::539:82de> has joined #haxe[22:51:39] *** onatbas <onatbas!~onatbas@88.252.243.165> has quit IRC (Quit: This computer has gone to sleep)[23:23:55] *** depth1_ <depth1_!25ab18db@gateway/web/freenode/ip.37.171.24.219> has quit IRC (Ping timeout: 260 seconds)[23:51:12] *** depth1 <depth1!~ubuntu@37.171.24.219> has quit IRC (Quit: Leaving)