没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
C ++ 17异步HTTP客户端 ·· 概述 Fetchpp是在Boost Beast和ASIO之上编写的C ++ 17异步HTTP客户端。 它紧密遵循ASIO API的建议和样式。 这允许Fetchpp API与回调,std :: future,协程等一起使用。 快速开始 # include < fetchpp> # include < iostream> int main () { boost::asio::io_context ioc; fetchpp::async_get (ioc. get_executor (), " http://httpbin.org/get " , []( auto err, auto response) {
资源推荐
资源详情
资源评论
收起资源包目录
fetchpp:C ++ 17 HTTP异步客户端 (101个子文件)
.clang-format 3KB
squid.conf 4KB
tests.cpp 9KB
test_session.cpp 9KB
test_process_one.cpp 9KB
test_transport.cpp 8KB
test_client.cpp 6KB
server_certificate.cpp 5KB
test_tunnel_transport.cpp 4KB
test_proxy_match.cpp 4KB
test_url.cpp 4KB
test_request.cpp 3KB
proxy.cpp 2KB
content_type.cpp 2KB
client.cpp 2KB
endpoint.cpp 1KB
test_domain.cpp 1KB
authorization.cpp 1KB
url.cpp 1KB
https_connect.cpp 918B
session_work_queue.cpp 668B
worker_fixture.cpp 569B
format.cpp 508B
request.cpp 447B
cache_mode.cpp 425B
field_arg.cpp 380B
beast.cpp 117B
main.cpp 54B
example.cpp 45B
fetch.cpp 29B
fake_server.cpp 27B
.flake8 131B
.gitignore 48B
peer_session.hpp 10KB
process_one.hpp 8KB
tunnel_transport.hpp 8KB
session.hpp 7KB
basic_transport.hpp 6KB
message.hpp 6KB
fetch.hpp 5KB
client.hpp 4KB
client.hpp 4KB
tcp_transport.hpp 3KB
ssl_transport.hpp 3KB
fake_server.hpp 3KB
close_ssl.hpp 2KB
endpoint.hpp 2KB
https_connect.hpp 2KB
request.hpp 1KB
http_stable_async.hpp 1KB
fetch.hpp 1KB
content_type.hpp 1009B
post.hpp 991B
async_http_result.hpp 863B
match_exception.hpp 848B
get.hpp 821B
proxy.hpp 807B
authorization.hpp 723B
response.hpp 671B
options.hpp 653B
format.hpp 646B
url.hpp 626B
field_arg.hpp 595B
worker_fixture.hpp 588B
ioc_fixture.hpp 562B
endpoint.hpp 492B
session_work_queue.hpp 446B
transport_traits.hpp 338B
test_domain.hpp 318B
request.hpp 261B
server_certificate.hpp 251B
cache_mode.hpp 225B
field.hpp 211B
coroutine.hpp 208B
overloaded.hpp 186B
headers.hpp 160B
version.hpp 125B
http.hpp 107B
redirect_handling.hpp 105B
error_code.hpp 97B
tcp.hpp 95B
ssl.hpp 80B
net.hpp 70B
beast.hpp 67B
fetchpp_layout.ini 140B
LICENSE 11KB
poetry.lock 52KB
README.md 1KB
issue_template.md 220B
conanfile.py 2KB
run-ci.py 1KB
conanfile.py 694B
tbump.toml 578B
pyproject.toml 510B
CMakeLists.txt 3KB
CMakeLists.txt 2KB
CMakeLists.txt 2KB
CMakeLists.txt 533B
.gitlab-ci.yml 2KB
docker-compose.yml 753B
共 101 条
- 1
- 2
资源评论
张A裕
- 粉丝: 23
- 资源: 4759
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 使用NetBeans连接SQLserver2008数据库教程中文WORD版最新版本
- XPath实例中文WORD版最新版本
- XPath语法规则中文WORD版最新版本
- XPath入门教程中文WORD版最新版本
- ORACLE数据库管理系统体系结构中文WORD版最新版本
- Sybase数据库安装以及新建数据库中文WORD版最新版本
- tomcat6.0配置oracle数据库连接池中文WORD版最新版本
- hibernate连接oracle数据库中文WORD版最新版本
- MyEclipse连接MySQL的方法中文WORD版最新版本
- MyEclipse中配置Hibernate连接Oracle中文WORD版最新版本
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功