| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## master #1721 +/- ##
==========================================
+ Coverage 80.34% 80.40% +0.06%
==========================================
Files 356 356
Lines 14295 14298 +3
Branches 1565 1565
==========================================
+ Hits 11485 11496 +11
+ Misses 2178 2173 -5
+ Partials 632 629 -3
... and 3 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
| */ | ||
| NetworkProxySettings& WithPassword(std::string password); | ||
|
|
||
| /** |
There was a problem hiding this comment.
please update copyrights header in changed files
Sorry, something went wrong.
CAINFO for the HTTPS proxy must be passed as a specific parameter into easy_handle instead of general CAINFO Relates-To: HERESUP-80353 Signed-off-by: Mykhailo Diachenko <ext-mykhailo.z.diachenko@here.com>
| Back | FazBrowse Home | New Git URL |
CAINFO for the HTTPS proxy must be passed
as a specific parameter into easy_handle
instead of general CAINFO
Relates-To: HERESUP-80353