Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (multipart)
Browsing latest articles
Browse All 9 View Live

Possible to avoid flush in a HTTPClient Request?

Hi everyone, I have noticed an interesting issue when making an image upload request using multipart. The request works fine if it is routed through a TCP tunnel which I used for debugging, but not...

View Article



XHR POSTing file to server (multipart problems)

Hi, this is making me nuts. I am trying to send a client generated text file myfile.gpx from android to my server. After generating the file I assign the file contents to the variable fcontent, which...

View Article

multipart upload with filename from camera

Hi, I'm trying to upload an image taken by camera (android) So in the success callback function of the showCamera call I have the the media blob in the event. In my multipart upload I need to send two...

View Article

xhr file upload rejected - invalid multipart boundry

Hello, I'm having problems getting an xhr file upload to work using the kitchen sink sample code. works ok to my localhost but on the live server it is being rejected by apache mod_security due to a...

View Article

Problems POSTing a multipart request on Android

I have a mobile Android client that exchanges model objects with a Rails endpoint. I need to transfer media files back and forth as models' attributes. Apparently I need to send them as...

View Article


Multipart Mime Mails from IOS Email Dialog

I would like to write an HTML mail, where I reference attached images and understand this can be done with Mime Messages: - http://www.faqs.org/rfcs/rfc1873.html - http://www.faqs.org/rfcs/rfc2387.html...

View Article

http client and multipart download (mjpeg)

Hi, IP-based cameras sends mjpg in multipart format. I can link a webview with this url, but in this case I have no control over connection. I tried this on iOS:exports.get = function(_url, _callback)...

View Article

HTTPClient multipart

Hi, Yes, like everyone else here I need to upload some stuff to a website. The backend service is Tomcat/Java. I'm using POST, all good, checking it out with Wireshark to see what I'm doing...

View Article


Titanium.Network.HTTPClient: mixed upload (file and xml)

Hi, I know:withxhr I can POST and GET datas. In my project I have to upload a file and in the same request a XML (Mulitipart). How can I realize this? Best regards Rainer

View Article

Browsing latest articles
Browse All 9 View Live




Latest Images