All Projects → VSoftTechnologies → VSoft.HttpClient

VSoftTechnologies / VSoft.HttpClient

Licence: Apache-2.0 license
WinHTTP Client for Delphi

Programming Languages

pascal
1382 projects

Projects that are alternatives of or similar to VSoft.HttpClient

Book118 Downloader
基于java的book118文档下载器
Stars: ✭ 187 (+938.89%)
Mutual labels:  httpclient
VSoft.WeakReferences
Weak References for delphi
Stars: ✭ 28 (+55.56%)
Mutual labels:  dpmpackage
FluentRest
Lightweight fluent wrapper over HttpClient to make REST calls easier
Stars: ✭ 54 (+200%)
Mutual labels:  httpclient
Yurunhttp
YurunHttp 是开源的 PHP HTTP 客户端,支持链式操作,简单易用。完美支持Curl、Swoole 协程。QQ群:17916227
Stars: ✭ 197 (+994.44%)
Mutual labels:  httpclient
rawhttp
Raw HTTP client in Go for complete request control and customization.
Stars: ✭ 100 (+455.56%)
Mutual labels:  httpclient
VSoft.CommandLineParser
Simple Command Line Options Parser - part of the DUnitX Project
Stars: ✭ 78 (+333.33%)
Mutual labels:  dpmpackage
Tiny.restclient
Simpliest Fluent REST client for .NET
Stars: ✭ 158 (+777.78%)
Mutual labels:  httpclient
ng-crm
A Simple Angular 6 CRM (CRUD Example)
Stars: ✭ 50 (+177.78%)
Mutual labels:  httpclient
HttpClientMock
Library for mocking Apache HttpClient.
Stars: ✭ 41 (+127.78%)
Mutual labels:  httpclient
simple-http
抽取一个简单 HTTP 的通用接口,底层实现根据具体引入依赖指定。
Stars: ✭ 38 (+111.11%)
Mutual labels:  httpclient
Httpclient Android
HttpClient repackaged for Android
Stars: ✭ 211 (+1072.22%)
Mutual labels:  httpclient
InMemoryNET
Exploring in-memory execution of .NET
Stars: ✭ 55 (+205.56%)
Mutual labels:  winhttp
smart-api-framework
smart api automation framework to support web service api automaton test based on testng and httpclient
Stars: ✭ 15 (-16.67%)
Mutual labels:  httpclient
Httplug
HTTPlug, the HTTP client abstraction for PHP
Stars: ✭ 2,295 (+12650%)
Mutual labels:  httpclient
WinHttpPAL
WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl
Stars: ✭ 53 (+194.44%)
Mutual labels:  winhttp
Httpclientutil
HttpClient工具类,简单轻松的实现get,post,put和delete请求
Stars: ✭ 165 (+816.67%)
Mutual labels:  httpclient
esa-httpclient
An asynchronous event-driven HTTP client based on netty.
Stars: ✭ 82 (+355.56%)
Mutual labels:  httpclient
hybrid
Power up your app or SDK with a testing library specifically for Symfony/HttpClient
Stars: ✭ 43 (+138.89%)
Mutual labels:  httpclient
grapevine
Fast, unopinionated, embeddable, minimalist web framework for .NET
Stars: ✭ 72 (+300%)
Mutual labels:  httpclient
angular-httpclient
Angular 15 Example HttpClient
Stars: ✭ 21 (+16.67%)
Mutual labels:  httpclient

VSoft.HttpClient

This is a simple Delphi wrapper over WinHttp.

This project was created in support for the DPM project (ie needs to support XE2 or later), it's not well tested, so far I have only tested the functionality I needed. If you need a fully fledged well tested http client, I would recommend you stick with one of the more established libraries like Indy or ICS. That said, I would welcome contributions to flesh it out.

Supports canceling requests via VSoft.CancellationToken (dependency).

Works with Delphi XE2 or later.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].