Knapcode.SocketToMe
0.6.2
Fun with sockets in C#.
See the version list below for details.
Install-Package Knapcode.SocketToMe -Version 0.6.2
dotnet add package Knapcode.SocketToMe --version 0.6.2
<PackageReference Include="Knapcode.SocketToMe" Version="0.6.2" />
paket add Knapcode.SocketToMe --version 0.6.2
Release Notes
* 0.6.2 Add .ConfigureAwait(false) to library awaits.
* 0.6.1 Fix RedirectingHandler on Mono.
* 0.6.0 Add support for HTTP CONNECT and have better SSL protocol support.
* 0.5.0 Add support for cookies.
* 0.4.2 Only add Host header if it was not provided in the request.
* 0.4.1 Make HttpHeaderCategories compatibile with Mono.
* 0.4.0 Add delegate for NetworkHandler to fetch a socket.
* 0.3.2 Add headers without validation.
* 0.3.1 Fix the defaults of RedirectingHandler.
* 0.3.0 Add HTTP automatic redirects and decompression.
* 0.2.0 HTTP support with arbitrary sockets.
* 0.1.0 Initial release with SOCKS 4, 4A, and 5 support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Knapcode.SocketToMe:
Package | Downloads |
---|---|
Knapcode.SocketToMe.ProtocolBuffer
Additional functionality for Knapcode.SocketToWith with Protocol Buffers.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.8.0 | 843 | 12/5/2015 |
0.7.0 | 704 | 11/30/2015 |
0.6.2 | 684 | 11/29/2015 |
0.6.1 | 494 | 11/9/2015 |
0.6.0 | 489 | 11/8/2015 |
0.5.0 | 494 | 10/1/2015 |
0.4.2 | 475 | 10/1/2015 |
0.4.1 | 482 | 9/20/2015 |
0.4.0 | 495 | 9/19/2015 |
0.3.2 | 481 | 9/19/2015 |
0.3.1 | 509 | 9/7/2015 |
0.3.0 | 516 | 9/7/2015 |
0.2.0 | 477 | 9/7/2015 |
0.1.0 | 500 | 8/29/2015 |