文件名称:Simple-Web-Server:使用C ++ 11和Boost.Asio实现的非常简单,快速,多线程,独立于平台的HTTP和HTTPS服务器和客户端库。 创建是使REST资源可从C ++应用程序获得的简单方法
文件大小:39KB
文件格式:ZIP
更新时间:2024-02-20 08:20:53
http client library web rest
Simple-Web-Server:使用C ++ 11和Boost.Asio实现的非常简单,快速,多线程,独立于平台的HTTP和HTTPS服务器和客户端库。 创建是使REST资源可从C ++应用程序获得的简单方法
【文件预览】:
Simple-Web-Server-master
----http_examples.cpp(9KB)
----client_https.hpp(6KB)
----https_examples.cpp(9KB)
----server_https.hpp(3KB)
----.clang-format(222B)
----CMakeLists.txt(3KB)
----.travis.yml(642B)
----server_http.hpp(29KB)
----web()
--------index.html(154B)
--------test.html(153B)
----LICENSE(1KB)
----client_http.hpp(28KB)
----crypto.hpp(8KB)
----README.md(2KB)
----utility.hpp(12KB)
----tests()
--------parse_test.cpp(12KB)
--------io_test.cpp(15KB)
--------CMakeLists.txt(660B)
--------crypto_test.cpp(4KB)
--------status_code_test.cpp(2KB)
----.gitignore(445B)
----status_code.hpp(8KB)