# c_http_client **Repository Path**: soga238/c_http_client ## Basic Information - **Project Name**: c_http_client - **Description**: No description available - **Primary Language**: C - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-09-05 - **Last Updated**: 2023-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: http-client ## README # c_http_client c实现的简单http和https请求客户端,主要用于嵌入式芯片。提供了非常简单的移植接口 https 使用 krypton 库,可以替换为 openssl、 wolfssl