- A simple std c++ library for using HTTP/1.0 methods with TCP/IP socket.
- This project is continuously working on.
- Supporting MinGW-W64, Linux, MacOS 11
- fixed to support large data size over integer.
- fixed missing user header item issues.
- fixed some bugs.
- 2021-07-27, version 0.3.5
- 2020-03-13, version 0.3.1
- 2016-10-10, version 0.3
- GET
- POST
- PUT
- DELETE
- OPTIONS
- HEAD
- TRACE
- CONNECT
- SENDFILE
- GETFILE