U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ MT-multithreading and servers » HttpRequest File Upload
Re: HttpRequest File Upload [message #40962 is a reply to message #40961] Mon, 14 October 2013 16:00 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Well, there is no problem in receiving multipart response, but you will have to parse the body yourself. (In fact, proper parsing routine is in Skylark, perhaps it would make sense to move it to Core).

Or do do you mean

http://en.wikipedia.org/wiki/Chunked_transfer_encoding

? That is supported. You can even use WhenOut and avoid storing output data into single String.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to use Skylark on external server
Next Topic: [SOLVED] Fix some memory leak in IpAddrInfo
Goto Forum:
  


Current Time: Sat Jun 20 18:26:51 GMT+2 2026

Total time taken to generate the page: 0.00482 seconds