Hendrix-HttP-AiR
HTTP client
A lightweight HTTP library for ActionScript 3 that supports various request methods and includes builders for constructing requests with different content types.
a lightweight HTTP library for ActionScript 3 (as3) inspired by Square's OkHttp
12 stars
5 watching
2 forks
Language: ActionScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gabriel/as3httpclient | An HTTP client library for ActionScript 3 that enables development of AIR apps and provides support for various protocols and encryption methods. | 243 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
leopoldodonnell/airhttp | Provides an easy-to-use HTTP server for communicating with AIR applications | 26 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 338 |
aesiniath/http-streams | An HTTP client library for making outbound requests to other servers using a streaming IO approach. | 50 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
liuguangqiang/asyncokhttp | An Android HTTP library that leverages OkHttp for efficient and asynchronous HTTP requests. | 15 |
cloudhead/http-console | An interactive command-line interface to the HTTP protocol | 1,352 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 508 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
ngify/ngify | A suite of libraries and tools providing a reactive HTTP client and request adapters for various platforms, aimed at simplifying web development with Angular. | 102 |