libhttp
libhttp copied to clipboard
Does libhttp supports chunk data download using http client?
Hi,
I want to download a file in chunk form using c library. Does libhttp library supports this use case?
Thanks, Ajita
Do you want to use it on the client side or the server side?
client side