File size: 287 Bytes
034d0a2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | From https://github.com/yhirose/cpp-httplib/commit/0a629d739127dcc5d828474a5aedae1f234687d3 MIT License === cpp-httplib A C++11 header-only HTTP library. It's extremely easy to setup. Just include httplib.h file in your code! Inspired by Sinatra and express. © 2017 Yuji Hirose |