Skip to content

Commit e5743b3

Browse files
committed
Updated README
1 parent 1184bbe commit e5743b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ A C++11 single-file header-only cross platform HTTP/HTTPS library.
77

88
It's extremely easy to setup. Just include **httplib.h** file in your code!
99

10+
NOTE: This is a 'blocking' HTTP client/server library. If you are looking for a 'non-blocking' library, this is not the one that you want.
11+
1012
Server Example
1113
--------------
1214

0 commit comments

Comments
 (0)