◐ Shell
clean mode source ↗

GitHub - frankyu-coder/cpp-httplib--: cpp-httplib-改造版本

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

4 Commits

Repository files navigation

cpp-httplib--

基于cpp-httplib的改造版本,目前在windows环境改造成功。

改造点:
1)头文件只包含基本类型,去掉对其他头文件的包含,避免由头文件重复包含导致的编译问题(比如socket库头文件
2)把头文件中的函数定义移到.cpp文件。

About

cpp-httplib-改造版本

Resources

Readme

License

MIT license

Activity

Stars

2 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published