chromium/third_party/crashpad/crashpad/third_party/cpp-httplib/README.crashpad

Name: cpp-httplib
Short Name: cpp-httplib
URL: https://github.com/yhirose/cpp-httplib
Version: 0.16.2
Revision: c5c54b31e2bf8bd37ceba2715de756d1132e3685
License: MIT
License File: cpp-httplib/LICENSE
Security Critical: no (test only)
Shipped: no
CPEPrefix: cpe:/a:cpp-httplib_project:cpp-httplib

Description:
A C++11 single-file header-only cross-platform HTTP/HTTPS library.

Local Modifications:
 - Exclude test/ and example/ subdirectories, and build-related files.
 - Patch httplib.h to use #include "third_party/zlib/zlib_crashpad.h" instead of
   <zlib.h>.
 - #define CPPHTTPLIB_NO_EXCEPTIONS 1.