Description of problem: I am using libmicrohttpd getting the client post data which is large xml string size is more than 16kb . I am not able to get the proper data when i reading the libmicrohttpd side Is their any limitation in file size which i can get through POST .I used post_iter concept which is explained in example but no use it is working if string length is less than 16 KB Version-Release number of selected component (if applicable): 0.9.48 How reproducible: Please send the string which is larger than 16kb using curl client side Steps to Reproduce: 1.Please send the string which is larger than 16kb using curl client side Actual results: Not able to get the proper data Expected results: Should receive data properly Additional info:
Can you try if the current upstream version works for you?
No i tried with the upstream version 0.9.49 it is also not working . if you have good example code which work with large amount of data transfer please share with me
Should be already fixed in upstream.
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days