文件名称:microhttpd的c++封装接口
文件大小:531KB
文件格式:RAR
更新时间:2021-02-18 10:28:35
http c++封装 microhttpd
microhttpd 的c++封装接口, head only, 包含头文件即可使用:
例:
LsHTTP http(8888);
http.GET("/chen/test3", [](boost::shared_ptr
【文件预览】:
Lshttp_test
----ipch()
----Lshttp_test.suo(15KB)
----lib()
--------libmicrohttpd.lib(1.45MB)
----Lshttp_test.sln(900B)
----Lshttp_test()
--------Lshttp_test.vcxproj.filters(1KB)
--------Lshttp_test.vcxproj.user(143B)
--------main.cpp(1KB)
--------Release()
--------Lshttp_test.vcxproj(4KB)
--------httpservice.hpp(4KB)
----Release()
--------Lshttp_test.pdb(2MB)
--------Lshttp_test.exe(121KB)
----Lshttp_test.opensdf(32B)
----include()
--------microhttpd.h(120KB)