1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #64 from thcode/patch-1 More... about 10 years ago
Update README.md More... about 10 years ago
Rename include/*.h to include/cpr/*.h More... about 10 years ago
Format README a little and nuke disclaimer More... about 10 years ago
Escape Parameter key and values More... about 10 years ago
Adding a runtime check for SSL support. This means that test coverage is dependent upon features selected at compile time…but then, there really isn't much that can be done about it. More... over 10 years ago
Add Andreas to AUTHORS list More... over 10 years ago
Formatting changes in post_tests More... over 10 years ago
Remove unused headers in payload.h More... over 10 years ago
Merge pull request #57 from andihit/master More... over 10 years ago
Add gcc-4.7 to the travis build matrix More... over 10 years ago
Remove references to CURLE_HTTP2 More... over 10 years ago
Adding in some tests of the error conditions. More... over 10 years ago
Cleaning things up a bit. More... over 10 years ago
Oh, git. More... over 10 years ago
Typo! More... over 10 years ago
Adding CURL checks to the remaining tests. More... over 10 years ago
Modifying tests to check for CURL errors. More... over 10 years ago
Adding Error objects to catch CURL errors. More... over 10 years ago
Add Mexus to AUTHORS list More... over 10 years ago
Merge pull request #58 from mexus/master More... over 10 years ago
Added test for Parameters::AddParameter method More... over 10 years ago
Added "AddParameter" method to the "Parameters" class More... over 10 years ago
Update features list to include PATCH method Closes #36 More... over 10 years ago
Update features list with OPTIONS method More... over 10 years ago
Add PATCH callback tests References #36 More... over 10 years ago
Add PATCH tests References #36 More... over 10 years ago
Add PATCH endpoints to embedded test server References #36 More... over 10 years ago
Add PATCH support to Session References #36 More... over 10 years ago
Add PATCH methods to surface api References #36 More... over 10 years ago