8
0
forked from pool/cpp-httplib
Commit Graph

5 Commits

Author SHA256 Message Date
08096817ed OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpp-httplib?expand=0&rev=5 2023-01-16 13:35:44 +00:00
3321500b94 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpp-httplib?expand=0&rev=4 2023-01-02 18:25:51 +00:00
6cb665c50d OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpp-httplib?expand=0&rev=3 2023-01-02 18:23:05 +00:00
005e03b5d3 Accepting request 1046144 from home:jengelh:branches:devel:libraries:c_c++
- Redo description so it does not rely on monospace formatting.

OBS-URL: https://build.opensuse.org/request/show/1046144
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpp-httplib?expand=0&rev=2
2023-01-02 18:14:18 +00:00
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