Commit 007383f
committed
Switch back to upstream cpr
1 parent d4e0c88 commit 007383f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
- .travis.yml+1-2
- AUTHORS+1-8
- CMakeLists.txt+1-6
- LICENSE+1-1
- appveyor.yml+2-3
- cpr/CMakeLists.txt+3-11
- cpr/error.cpp-7
- cpr/session.cpp+19-19
- cpr/util.cpp+6-6
- include/cpr/api.h+8-8
- include/cpr/auth.h+1-1
- include/cpr/body.h+1-1
- include/cpr/digest.h+2-2
- include/cpr/error.h+2-2
- include/cpr/multipart.h+1-1
- include/cpr/parameters.h+1-1
- include/cpr/payload.h+1-1
- include/cpr/response.h+4-5
- include/cpr/session.h+14-14
- include/cpr/util.h+2-1
- opt/CMakeLists.txt+1-1
- opt/curl+1-1
- test/CMakeLists.txt+4-17
- test/async_tests.cpp+1
- test/get_tests.cpp-12
- test/post_tests.cpp+3-15
- test/raw_body_tests.cpp+2-1
- test/server.cpp+11-31
- test/util_tests.cpp-78
0 commit comments