Page 3 of 3
Re: [Crossplatform] HTTP GET / Download *without API !*
Posted: Mon Aug 13, 2012 4:11 pm
by Thalius
Gotta try with the new versions again.
But what http error do you get , curious
Cheers! oh and yeah i havent been here in a loong time, but found time to work with PB again - yey!
Thalius
Re: [Crossplatform] HTTP GET / Download *without API !*
Posted: Tue Aug 14, 2012 9:01 am
by ultralazor
Why is this such a big deal? coding POST and GET handlers using PB network functions is simple, even when doing it right and implementing gzip encoding and chunking..
Re: [Crossplatform] HTTP GET / Download *without API !*
Posted: Tue Aug 14, 2012 2:44 pm
by TerryHough
@ultralazor
ultralazor wrote:coding POST and GET handlers using PB network functions is simple, even when doing it right and implementing gzip encoding and chunking..
You may think it is easy, but I haven't seen a working example. Maybe the search function is failing me?
Care to share?