Skip to content

Commit 048f311

Browse files
committed
Updated README
1 parent d064fb7 commit 048f311

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
@@ -326,6 +326,8 @@ This feature was contributed by [underscorediscovery](https://github.com/yhirose
326326

327327
### Authentication
328328

329+
NOTE: OpenSSL is required for Digest Authentication, since cpp-httplib uses message digest functions in OpenSSL.
330+
329331
```cpp
330332
httplib::Client cli("httplib.org");
331333
cli.set_auth("user", "pass");

0 commit comments

Comments
 (0)