I save it into a text file using a loop (maximum is the size which http_result() returned) and file_asc_write.

This is the result:


Top is received, bottom is the original image (in this case the a8 logo for testing)

as you can see, the string doesn't receive all the data. so file_asc_write is writing some data from the ram that is located after the string.


POTATO-MAN saves the day! - Random