Initial Commit
This commit is contained in:
16
externals/httplib/README.md
vendored
Normal file
16
externals/httplib/README.md
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
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
|
||||
|
9268
externals/httplib/httplib.h
vendored
Normal file
9268
externals/httplib/httplib.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user