Http.fs 1.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Http.fs --version 1.5.0
NuGet\Install-Package Http.fs -Version 1.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Http.fs" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Http.fs --version 1.5.0
#r "nuget: Http.fs, 1.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Http.fs as a Cake Addin
#addin nuget:?package=Http.fs&version=1.5.0

// Install Http.fs as a Cake Tool
#tool nuget:?package=Http.fs&version=1.5.0

A gloriously functional HTTP client library for F#!

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Http.fs:

Package Downloads
Logary.Targets.InfluxDb The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Logary.Targets.ElasticSearch The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Mailgun.Api

A Mailgun F# HTTPS API wrapper

Logary.Targets.OpsGenie

Package Description

Logary.Targets.Mixpanel

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.4.0 109,246 2/8/2020
5.3.0 69,929 6/27/2018
5.2.1 2,651 6/7/2018
5.2.0 2,888 5/23/2018
5.1.1 13,010 5/20/2018
5.1.0 1,589 5/17/2018
5.0.2 6,086 3/18/2018
5.0.1 2,629 2/16/2018
5.0.0 6,715 2/4/2018
4.1.2 23,021 8/9/2017
4.1.1 6,910 6/5/2017
4.1.0 40,301 9/26/2016
4.0.2 6,208 8/24/2016
4.0.1 1,625 8/24/2016
4.0.0 5,385 8/24/2016
3.1.1 1,673 8/22/2016
3.1.0 1,628 8/22/2016
3.0.7 6,839 8/5/2016
3.0.6 3,280 7/29/2016
1.5.1 18,060 1/15/2015
1.5.0 1,799 1/15/2015
1.4.0 3,097 10/30/2014
1.3.1 1,740 10/27/2014
1.3.0 1,673 10/23/2014
1.2.0 2,133 5/20/2014
1.1.2 1,757 5/10/2014
1.0.0.1 1,825 5/3/2014
0.9.0 1,963 4/9/2014
0.8.1 2,665 11/24/2013
0.8.0 40,118 11/17/2013

Added Patch method, fixed bug with empty response.CharacterSet