MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Re: makeRequest Internal Error for specific domain

    [quote user="Sebastian"] Lighttpd users are out of luck with this one.. HTTP 100 Continue protocol is not supported by any stable versions of lighttpd... [/quote] I think you're right, Sebastian. My sysadmin indicates that there is no known workaround to this problem on our side short of...
    Posted to makeRequest (Forum) by John on 04-03-2008
  • Re: makeRequest Internal Error for specific domain

    The problem must be deeper than gzip, becuase the following code should trigger a gzipped response, but no error occurs: var p = {}; p[gadgets.io.RequestParameters.METHOD] = gadgets.io.MethodType.POST; gadgets.io.makeRequest('http://web-sniffer.net/', console.log, p); In analyzing the HTTP packets...
    Posted to makeRequest (Forum) by John on 04-02-2008
Page 1 of 1 (2 items)