# libshttp **Repository Path**: keljony/libshttp ## Basic Information - **Project Name**: libshttp - **Description**: Simple socket HTTP GET/POST library. - **Primary Language**: C++ - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2016-04-07 - **Last Updated**: 2022-06-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #libshttp forked from [rageworx/libshttp](https://github.com/rageworx/libshttp) * A library for using HTTP/1.0 GET,POST method with TCP/IP socket in C++. * This project is not completed yet.