librequests
librequests copied to clipboard
[unmaintained] Simpler HTTP request library for C, influenced by python-requests.
not only using Content-type: application/x-www-form-urlencoded for Requests Post or Put
i am having troubles getting binary files (.xlsx) with librequest. No problems as far as i know with txt files. Seems like binary file is truncated. i am using the...
Really not sure how to do this. Not even sure if it's possible since I couldn't find any way to get retrieve libcurl's request headers