We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef65f09 commit 98caa8cCopy full SHA for 98caa8c
README.md
@@ -2,14 +2,11 @@ cpp-httplib
2
===========
3
4
[](https://github.com/yhirose/cpp-httplib/actions)
5
-[](https://ci.appveyor.com/project/yhirose/cpp-httplib)
6
7
A C++11 single-file header-only cross platform HTTP/HTTPS library.
8
9
It's extremely easy to setup. Just include **httplib.h** file in your code!
10
11
-For Windows users: Please read [this note](https://github.com/yhirose/cpp-httplib#windows).
12
-
13
Server Example
14
--------------
15
0 commit comments