Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 14261
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: Sun Jun 22 18:13:03 CEST 2025

Total time taken to generate the page: 0.04122 seconds