summaryrefslogtreecommitdiffstats
path: root/curl-wrap.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-13Documentate, formating, linting.Romain Forlot1-2/+1
2018-12-13Add new function to retrieve HTTP response codeRomain Forlot1-0/+9
2018-12-13POST using unescaped argumentsRomain Forlot1-12/+87
2018-12-13Adds a CURL wrapper library to help using libcurlRomain Forlot1-0/+210