librequests icon indicating copy to clipboard operation
librequests copied to clipboard

[unmaintained] Simpler HTTP request library for C, influenced by python-requests.

Results 3 librequests issues
Sort by recently updated
recently updated
newest added

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