On Saturday, September 21, 2013 11:44:19 AM UTC-7, Jonas Sicking wrote:
> First off we should allow sending http-chunking with XHR. Definitely
> 
> with systemXHR.
> 
> 
> 
> Second, I don't see why TcpSocket wouldn't let you connect to port 80.
> 
> That should definitely work even in privileged apps.
> 
> 
> 
> / Jonas
> 
> 
> 
> On Wed, Aug 14, 2013 at 3:10 PM, B2G Devstuff wrote:
> 
> > Hello,
> 
> >
> 
> > I'm investigating a B2G app that will need to send multipart/related data 
> > to a server.  This is basically an XML header (part 1) followed by a binary 
> > file wrapped in XML.  And POST has to send the data chunked.  I don't see 
> > how to do http chunking with XMLHttpRequest, and TcpSocket won't let you 
> > use port 80 for non-certified apps (app will be privileged, just not 
> > certified).  Are there any other options?
> 
> >
> 
> > Thanks!
> 
> > _______________________________________________
> 
> > dev-b2g mailing list
> 
> > [email protected]
> 
> > https://lists.mozilla.org/listinfo/dev-b2g

Sorry, topic was inadvertently cross-posted here.  Discussion is in webapps - 
https://groups.google.com/forum/#!topic/mozilla.dev.webapps/UswhLe2pNq0
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to