https_client
HTTPS client library
A lightweight C library for building HTTP and HTTPS clients using the mbedTLS library.
HTTP/HTTPS REST Client C Library
123 stars
16 watching
74 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
toland/patron | A Ruby HTTP client library built on top of libcurl. | 541 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |
haf/http.fs | An HTTP client library for F# that enables simple and functional interaction with web servers. | 320 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |
orthecreedence/carrier | An asynchronous HTTP client for streaming data over the web | 40 |
h2non/gentleman | A toolkit for building versatile and composable HTTP clients in Go. | 1,085 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 338 |
criteo/lolhttp | A library that provides an HTTP server and client implementation for Scala, allowing developers to build web applications with a focus on simplicity and flexibility. | 91 |
esl/lhttpc | An Erlang implementation of an HTTP client for making requests to web servers | 127 |
mizosoft/methanol | A Java library providing lightweight extensions for HTTP client functionality | 240 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |