mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-28 07:48:14 +08:00
d25c332228
This CL adds the Shipped field in READMEs. See the LSC doc at go/lsc-chrome-metadata. Bug: b:285450740 Change-Id: I3dcd5e027f06982f4c2dd98136d3a6d7f6228b4e Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/4666416 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org>
17 lines
430 B
Plaintext
17 lines
430 B
Plaintext
Name: cpp-httplib
|
|
Short Name: cpp-httplib
|
|
URL: https://github.com/yhirose/cpp-httplib
|
|
Revision: 5b3187e2f9e77c672063d49a1167bbb563da023e
|
|
License: MIT
|
|
License File: cpp-httplib/LICENSE
|
|
Security Critical: no (test only)
|
|
Shipped: no
|
|
|
|
Description:
|
|
A C++11 header-only HTTP library.
|
|
|
|
Local Modifications:
|
|
- Exclude test/ and example/ subdirs.
|
|
- Patch httplib.h to use #include "third_party/zlib/zlib_crashpad.h" instead of
|
|
<zlib.h>.
|