Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / libcpr/cpr issues and pull requests
#1183 - Cookie expiration tests failing with curl 8.12
Issue -
State: open - Opened by ZLima12 3 days ago
Labels: Bug :bug:, Needs Investigation :mag:
#1182 - Fix windows static library build parameter in CMakeLists.txt
Pull Request -
State: closed - Opened by MiyamuraMiyako 6 days ago
- 3 comments
Labels: Feature :sparkles:, Build :construction_worker:, Windows :tv:
#1181 - Fix Seg-fault when setting proxy username + password
Pull Request -
State: closed - Opened by simue 7 days ago
- 2 comments
Labels: Bug :bug:
#1180 - Segfault in Session::prepareCommonShared with proxy authentication
Issue -
State: closed - Opened by simue 7 days ago
- 3 comments
Labels: Bug :bug:
#1179 - Add Session::RemoveContent()
Pull Request -
State: open - Opened by simue 8 days ago
- 4 comments
Labels: Feature :sparkles:, Documentation Needed :green_book:
#1178 - Status code int32_t -> long
Pull Request -
State: closed - Opened by liyishuai 9 days ago
Labels: Enhancement :ok_hand:
#1177 - Add enforced HTTP/3 and don't dereference nullptr's
Pull Request -
State: open - Opened by h3xOo 9 days ago
- 2 comments
Labels: Feature :sparkles:
#1176 - Async multiperform populated at runtime
Issue -
State: closed - Opened by h3xOo 12 days ago
- 3 comments
Labels: Question :question:
#1175 - Clang-Tidy And cppcheck Fixes
Pull Request -
State: closed - Opened by COM8 13 days ago
Labels: Enhancement :ok_hand:
#1174 - `cpr::LowSpeed` Is Not Y2038 Safe
Issue -
State: open - Opened by COM8 13 days ago
Labels: Bug :bug:
#1173 - Getter function for Session::header_ to enable the user to read back all headers set and delete select ones
Pull Request -
State: closed - Opened by simue 16 days ago
- 1 comment
Labels: Feature :sparkles:
#1172 - Session: Delete one ore more select headers
Issue -
State: closed - Opened by simue 18 days ago
Labels: Feature :sparkles:
#1171 - Using sessions, the body/payload/multipart of the previous request is sent if not replaced.
Issue -
State: open - Opened by simue 18 days ago
- 6 comments
Labels: Bug :bug:
#1170 - Replaced the secureStringClear mechanism with a SecureString class
Pull Request -
State: closed - Opened by mikael-s-persson 18 days ago
- 4 comments
Labels: Feature :sparkles:
#1169 - Configure error while building CPR in ubuntu22.0.4 with cmake 3.28.3
Issue -
State: open - Opened by HeenaBansal20 24 days ago
- 3 comments
Labels: Bug :bug:, curl :globe_with_meridians:, Needs Investigation :mag:
#1168 - Threadpool Refactor
Pull Request -
State: open - Opened by COM8 26 days ago
Labels: Feature :sparkles:
#1167 - Add project support Bazel build system.
Issue -
State: open - Opened by MiyamuraMiyako 27 days ago
- 3 comments
Labels: Feature :sparkles:, Build :construction_worker:
#1166 - fix: let bad-host-tests pass when there is DNS error redirection
Pull Request -
State: closed - Opened by Jerry-Terrasse 27 days ago
#1165 - Some tests fail with libcurl 8.11.1
Issue -
State: closed - Opened by Jerry-Terrasse 27 days ago
- 2 comments
Labels: Bug :bug:, Needs Investigation :mag:
#1164 - Build error with openssl3 on linux
Issue -
State: closed - Opened by HeenaBansal20 about 1 month ago
- 5 comments
Labels: Build :construction_worker:, Question :question:
#1163 - Build error with OPENSSL3
Issue -
State: closed - Opened by HeenaBansal20 about 1 month ago
- 2 comments
Labels: Invalid ❌
#1162 - C++20 modules support
Issue -
State: open - Opened by germandiagogomez about 1 month ago
- 3 comments
Labels: Feature :sparkles:
#1161 - Removed 1.9.x from the supported versions
Pull Request -
State: open - Opened by COM8 about 1 month ago
Labels: Documentation :books:
#1161 - Removed 1.9.x from the supported versions
Pull Request -
State: closed - Opened by COM8 about 1 month ago
Labels: Documentation :books:
#1160 - Fix/vs19 nuget compatibility
Pull Request -
State: closed - Opened by COM8 about 1 month ago
Labels: Bug :bug:, Build :construction_worker:, CI :bricks:
#1160 - Fix/vs19 nuget compatibility
Pull Request -
State: open - Opened by COM8 about 1 month ago
Labels: Bug :bug:, Build :construction_worker:, CI :bricks:
#1159 - Allow Clearing Session Content Via E.G. `cpr::Session::ClearContent();`
Issue -
State: open - Opened by DanielRe1 about 1 month ago
- 1 comment
Labels: Enhancement :ok_hand:
#1158 - Detection EDR
Issue -
State: closed - Opened by Tina-1300 about 1 month ago
- 5 comments
Labels: Windows :tv:, Won't Fix 😲
#1157 - "SSL certificate problem: unable to get local issuer certificate" when sending reguests over HTTPS
Issue -
State: closed - Opened by monkeber about 2 months ago
- 2 comments
Labels: Question :question:, Windows :tv:
#1156 - Unresolved external symbols when building static library in MSVC 17
Issue -
State: closed - Opened by jstncno about 2 months ago
- 1 comment
Labels: Bug :bug:, Needs Investigation :mag:
#1155 - C++20 coroutine support
Issue -
State: open - Opened by simue 2 months ago
- 5 comments
Labels: Feature :sparkles:
#1154 - Replace ubuntu:22.04 and ubuntu:23.04 with ubuntu:latest
Pull Request -
State: closed - Opened by COM8 2 months ago
Labels: Bug :bug:, CI :bricks:
#1153 - `ubuntu:23.04` EOL - Replace CI with `ubuntu:latest`
Issue -
State: closed - Opened by COM8 2 months ago
Labels: Bug :bug:, CI :bricks:
#1152 - Including cpr in CMakeLists.txt causes linker errors in another library on Windows
Issue -
State: closed - Opened by sentientbottleofwine 2 months ago
- 4 comments
Labels: Bug :bug:, Build :construction_worker:, Needs Investigation :mag:
#1151 - [BUG] Fix cpr::ssl:KeyBlob: Copy blob to curl
Pull Request -
State: closed - Opened by b3rgschu3tz 3 months ago
Labels: Bug :bug:
#1150 - Private key passed as a blob (ssl::KeyBlob) not working
Issue -
State: closed - Opened by b3rgschu3tz 3 months ago
- 2 comments
Labels: Bug :bug:
#1149 - How to build cpr with a custom libcurl library?
Issue -
State: closed - Opened by eaziz4 3 months ago
- 2 comments
Labels: Question :question:
#1148 - Public cpr::Session::GetSharedPtrFromThis
Pull Request -
State: closed - Opened by COM8 3 months ago
Labels: Bug :bug:
#1147 - Print raw http request
Issue -
State: closed - Opened by luz-arreola 3 months ago
- 1 comment
Labels: Question :question:
#1146 - Executable compiled with Visual Studio 2019 and NuGet package 1.9.8 in Debug configuration throws exception
Issue -
State: closed - Opened by DonChunior 3 months ago
- 11 comments
Labels: Bug :bug:, Build :construction_worker:, Windows :tv:
#1145 - Is `Session::GetSharedPtrFromThis` mistakenly marked as private?
Issue -
State: closed - Opened by epicbigcat 3 months ago
- 1 comment
Labels: Bug :bug:
#1144 - Update To The Latest Clang-Tidy Version
Pull Request -
State: closed - Opened by COM8 3 months ago
Labels: Build :construction_worker:, Enhancement :ok_hand:
#1143 - [Program Crash] Crash on cpr::Response Destructor Leading to Abort
Issue -
State: closed - Opened by qmx790 3 months ago
- 2 comments
Labels: Bug :bug:, Needs Investigation :mag:
#1142 - `Enhance`: Use unordered_map for CURL error mapping
Pull Request -
State: closed - Opened by laxerhd 3 months ago
- 4 comments
Labels: Enhancement :ok_hand:
#1141 - missing .h file:
Issue -
State: closed - Opened by Tina-1300 3 months ago
- 3 comments
Labels: Build :construction_worker:, Question :question:
#1140 - `Improving Error Handling`: Missing PARTIAL_FILE and long `switch-case` refactoring
Issue -
State: closed - Opened by laxerhd 3 months ago
- 2 comments
Labels: Enhancement :ok_hand:
#1139 - fix: remove duplicate call in `Session::prepareCommonDownload()`
Pull Request -
State: closed - Opened by L-Super 3 months ago
Labels: Bug :bug:
#1138 - A question about Session::prepareCommonDownload()
Issue -
State: closed - Opened by L-Super 3 months ago
- 2 comments
Labels: Bug :bug:
#1137 - Unable to statically link with CPM
Issue -
State: open - Opened by Sightem 3 months ago
- 3 comments
Labels: Bug :bug:, Needs Investigation :mag:
#1136 - How can I disable the automatic deflate feature?
Issue -
State: closed - Opened by Nullarity 4 months ago
- 4 comments
Labels: Question :question:
#1135 - Find the path to the certificate bundle in runtime
Pull Request -
State: closed - Opened by moratom 4 months ago
- 3 comments
Labels: Enhancement :ok_hand:, Won't Fix 😲
#1134 - fix no-revoke.
Pull Request -
State: closed - Opened by Nuxar1 4 months ago
- 1 comment
Labels: Bug :bug:
#1133 - Upgrading from 1.10.2 to 1.11.0 created large amounts of latency in API calls
Issue -
State: closed - Opened by honeysuckle1234 4 months ago
- 3 comments
Labels: No Issue Activity :ghost:
#1132 - `Fixed` grammatical issues and corrected spelling errors in README.md
Pull Request -
State: closed - Opened by laxerhd 4 months ago
Labels: Documentation :books:, Enhancement :ok_hand:
#1131 - `Refactored` timeout.h: added template ctr and removed redundant ctrs (#1129)
Pull Request -
State: closed - Opened by laxerhd 4 months ago
- 1 comment
Labels: Bug :bug:
#1130 - Change in behaviour upgrading from 1.10.2 to 1.11.0
Issue -
State: closed - Opened by honeysuckle1234 4 months ago
#1129 - Why does cpr::Timeout has two chrono bases ctors?
Issue -
State: closed - Opened by Chrys4lisfag 4 months ago
- 4 comments
Labels: Bug :bug:
#1128 - Resolve CURLOPT_SSL_OPTIONS issues
Pull Request -
State: closed - Opened by gentooise 4 months ago
- 9 comments
Labels: Bug :bug:
#1127 - libcurl CURLOPT_SSL_OPTIONS are not managed correctly
Issue -
State: closed - Opened by gentooise 4 months ago
Labels: Bug :bug:, Needs Investigation :mag:
#1126 - Can't build target with CMake when cpr compiled to static library
Issue -
State: open - Opened by Cornpop456 4 months ago
- 1 comment
Labels: Bug :bug:, Build :construction_worker:, Needs Investigation :mag:
#1125 - Added handling no_proxy override through Proxies
Pull Request -
State: closed - Opened by gregory-shklover 4 months ago
- 3 comments
Labels: Feature :sparkles:, Documentation Needed :green_book:
#1124 - Add FreeBSD package/port mention into README
Pull Request -
State: closed - Opened by part1zano 4 months ago
#1123 - Updated supported versions for 1.11.0
Pull Request -
State: closed - Opened by COM8 4 months ago
Labels: Documentation :books:
#1122 - Support for custom verbs
Issue -
State: open - Opened by GitSparTV 4 months ago
- 1 comment
Labels: Feature :sparkles:
#1121 - Please add support for CURL_NOPROXY override
Issue -
State: closed - Opened by gregory-shklover 5 months ago
- 2 comments
Labels: Feature :sparkles:
#1120 - Curl Minimum Supported Version 7.64.0
Pull Request -
State: closed - Opened by COM8 5 months ago
Labels: Bug :bug:, Feature :sparkles:
#1119 - No sign for required curl version.
Issue -
State: closed - Opened by GitSparTV 5 months ago
- 2 comments
Labels: Bug :bug:
#1118 - Add generic request function in api.h
Pull Request -
State: closed - Opened by GitSparTV 5 months ago
- 1 comment
Labels: Tests Needed :rotating_light:, Feature :sparkles:, Awaiting Resonse :hourglass_flowing_sand:, Documentation Needed :green_book:
#1117 - Enhance "template metaprogramming magic" for HTTP methods
Issue -
State: open - Opened by GitSparTV 5 months ago
- 2 comments
Labels: Feature :sparkles:
#1116 - Preparation For 1.9.8 Release
Pull Request -
State: closed - Opened by COM8 5 months ago
Labels: Feature :sparkles:
#1115 - Preparation For 1.11.0 Release
Pull Request -
State: closed - Opened by COM8 5 months ago
Labels: Feature :sparkles:
#1114 - Linker error when using cpr via vcpkg on windows
Issue -
State: closed - Opened by Drollex 5 months ago
- 1 comment
Labels: Build :construction_worker:, Question :question:, Windows :tv:
#1113 - Fix deb Build CI
Pull Request -
State: closed - Opened by COM8 5 months ago
Labels: Bug :bug:, Build :construction_worker:, CI :bricks:
#1112 - Clang-{Tidy,Format} Update
Pull Request -
State: closed - Opened by COM8 5 months ago
Labels: CI :bricks:, Enhancement :ok_hand:
#1111 - Curl 8.10.1
Pull Request -
State: closed - Opened by COM8 5 months ago
- 1 comment
Labels: curl :globe_with_meridians:, Enhancement :ok_hand:
#1110 - More And Better cpr Error Codes
Pull Request -
State: closed - Opened by COM8 5 months ago
Labels: Feature :sparkles:
#1109 - gcc 15
Pull Request -
State: closed - Opened by atupone 5 months ago
Labels: Bug :bug:, Build :construction_worker:
#1108 - Allow Access to Real cURL Error Code in cpr::Error
Issue -
State: closed - Opened by Deatha69 5 months ago
- 3 comments
Labels: Feature :sparkles:
#1107 - Static library - zlib.dll is created instead of zlib.lib
Issue -
State: closed - Opened by dmitri-fm 5 months ago
- 3 comments
Labels: Build :construction_worker:, Awaiting Resonse :hourglass_flowing_sand:, Windows :tv:
#1106 - Error while trying to compile the hello world example on windows
Issue -
State: closed - Opened by PanAMD 6 months ago
- 2 comments
Labels: Build :construction_worker:, Question :question:, Awaiting Resonse :hourglass_flowing_sand:, Windows :tv:
#1105 - Post data of `cpr::File` is different from a `cpr::Buffer` of the same file
Issue -
State: closed - Opened by vancer0 6 months ago
- 4 comments
Labels: Won't Fix 😲
#1104 - Do not build cpr as shared lib by default
Pull Request -
State: closed - Opened by COM8 6 months ago
Labels: Bug :bug:, Build :construction_worker:
#1103 - CMake `cmake install` failed
Issue -
State: open - Opened by L-Super 6 months ago
- 4 comments
Labels: Bug :bug:, Build :construction_worker:, Windows :tv:
#1102 - Question: CURLSSLOPT_NATIVE_CA for Download
Issue -
State: closed - Opened by ValdamireGido 6 months ago
- 3 comments
Labels: Feature :sparkles:
#1101 - fix: incorrect words in session.cpp
Pull Request -
State: closed - Opened by L-Super 6 months ago
Labels: Enhancement :ok_hand:
#1101 - fix: incorrect words in session.cpp
Pull Request -
State: closed - Opened by L-Super 6 months ago
Labels: Enhancement :ok_hand:
#1100 - Response.status_code is 0 and response.text is empty for some of my users
Issue -
State: closed - Opened by typeshi12 6 months ago
- 12 comments
Labels: Bug :bug:, Windows :tv:, Needs Investigation :mag:
#1099 - Can't use CPR in my Visual Studio project
Issue -
State: closed - Opened by aidv 6 months ago
- 5 comments
Labels: Build :construction_worker:, Question :question:, Windows :tv:
#1098 - Fixed implicit std::function constructors
Pull Request -
State: closed - Opened by COM8 6 months ago
Labels: Bug :bug:
#1098 - Fixed implicit std::function constructors
Pull Request -
State: open - Opened by COM8 6 months ago
Labels: Bug :bug:
#1097 - Fix 32bit Unittest Builds
Pull Request -
State: closed - Opened by COM8 6 months ago
- 3 comments
Labels: Bug :bug:
#1097 - Fix 32bit Unittest Builds
Pull Request -
State: open - Opened by COM8 6 months ago
- 2 comments
Labels: Bug :bug:
#1096 - Fix passing no-revoke to curl
Pull Request -
State: closed - Opened by jray0 7 months ago
#1096 - Fix passing no-revoke to curl
Pull Request -
State: closed - Opened by jray0 7 months ago
#1095 - Update README.md
Pull Request -
State: closed - Opened by Norman-Normandy 7 months ago
Labels: Documentation :books:
#1095 - Update README.md
Pull Request -
State: closed - Opened by Norman-Normandy 7 months ago
Labels: Documentation :books:
#1094 - libcpr static build option
Issue -
State: closed - Opened by Norman-Normandy 7 months ago
- 4 comments
Labels: Documentation :books:
#1094 - libcpr static build option
Issue -
State: closed - Opened by Norman-Normandy 7 months ago
- 4 comments
Labels: Documentation :books:
#1093 - Ignore certificate revocation checks in case of missing or offline distribution points on Windows
Pull Request -
State: open - Opened by treyn008 7 months ago
- 1 comment
Labels: Tests Needed :rotating_light:, Feature :sparkles:, Documentation Needed :green_book:
#1093 - Ignore certificate revocation checks in case of missing or offline distribution points on Windows
Pull Request -
State: closed - Opened by treyn008 7 months ago
- 2 comments
Labels: Tests Needed :rotating_light:, Feature :sparkles:, Documentation Needed :green_book: