8
0
forked from pool/cpp-httplib

1 Commits

Author SHA256 Message Date
455e15d2d5 Accepting request 1045357 from home:svalx
A C++11 cross platform HTTP/HTTPS library
Features:
- Built-in mappings
- Static file server
- Post routing handler
- Pre routing handler
- Receive content with a content receiver
- Bind a socket to multiple interfaces and any available port
NOTE: This is a multi-threaded 'blocking' HTTP library.
If you are looking for a 'non-blocking' library, this is not the one that you want.

OBS-URL: https://build.opensuse.org/request/show/1045357
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpp-httplib?expand=0&rev=1
2023-01-02 11:27:03 +00:00