[PATCH] D114415: [llvm] [Support] (WIP) Add HTTP Client Support library.
Noah Shutty via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 23 16:00:11 PST 2021
noajshu updated this revision to Diff 389348.
noajshu added a comment.
Incorporate feedback, refactor, add unit tests, and rebase against D113218 <https://reviews.llvm.org/D113218>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114415/new/
https://reviews.llvm.org/D114415
Files:
llvm/include/llvm/Support/HTTPServer.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/HTTPServer.cpp
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/HTTPServer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114415.389348.patch
Type: text/x-patch
Size: 13498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211124/fbb74d29/attachment.bin>
More information about the llvm-commits
mailing list