Flurl.Http 1.1.1

A fluent, portable, testable HTTP client library that extends Flurl's URL builder chain.

No packages depend on Flurl.Http.

1.1.1 - More query param assert variations (github #102), HttpCall.Url now a Flurl.Url instance 1.1.0 - Parallel testing (github #67), better DI/IoC/mocking support (github #146), assert query params (github #102) 1.0.3 - .NET Core 1.0.1, fixed assembly references (github #131) 1.0.2 - Updated Flurl dependency to 2.2.1 https://www.nuget.org/packages/Flurl/2.2.1 1.0.1 - Updated Flurl dependency to 2.2 https://www.nuget.org/packages/Flurl/2.2.0 1.0.0 - Many updates and new features: https://github.com/tmenier/Flurl/releases/tag/Flurl.Http.1.0.0 0.10.1 - DLL version fix (github #90) 0.10.0 - Lib updates, including Flurl 2.0 which contains breaking changes: https://github.com/tmenier/Flurl/wiki/Release-Notes 0.9.0 - BREAKING CHANGES: https://github.com/tmenier/Flurl/wiki/Release-Notes 0.8.0 - .NET Core support (github #61, thx @kroniak) 0.7.0 - BREAKING CHANGES: https://github.com/tmenier/Flurl/wiki/Release-Notes 0.6.4 - nuspec fix for Xamarin/non-PCL, AllowHttpStatus overloads with HttpStatusCode enum. 0.6.3 - Updated Flurl dependency to 1.0.9. 0.6.2 - Respect Json.NET's JsonConvert.DefaultSettings 0.6.1 - Fixed possibly dictionary lookup bug (github #34). 0.6.0 - Added support for cancellation tokens, PATCH, string request bodies. 0.5.3 - Updated Flurl dependency to 1.0.7. 0.5.2 - Allowed HTTP status at the individual client/call level, i.e. url.AllowHttpStatus("3xx"), url.AllowAnyHttpStatus() 0.5.1 - Configure which HTTP statuses won't throw exceptions, i.e. FlurlHttp.Configure(c => c.AllowedHttpStatusRange = "100-299,4xx"); 0.5.0 - Added deserialization helpers for error responses (FlurlHttpException.FlurlHttpException.GetResponseJson, etc). 0.4.2 - Updated Flurl dependency to 1.0.6. 0.4.1 - GitHub #25 - some exceptions not triggering global OnError. 0.4.0 - Client lifetime management - see http://bit.ly/1zqmuLA. 0.3.0 - Added support for sending cookies (WithCookie/WithCookies), including breaking change to IHttpClientFactory. 0.2.5 - Added hook to create HttpClientHandler from custom factory, updated Flurl dependency. 0.2.4 - Updated Flurl dependency for PCL to 1.0.2. 0.2.3 - New properties added to HttpCall: Url, Completed, Succeeded, HttpStatus. 0.2.2 - Updated Flurl dependency for PCL to 1.0.1. 0.2.1 - Added support for getting streams and byte arrays. 0.2.0 - Added .NET 4.5 specific version with fewer dependencies. 0.1.3 - Added support for HEAD requests via HeadAsync (thanks to @benb1n).

.NET Framework 4.5

Xamarin.iOS 0.0

Xamarin.Mac 0.0

.NETPortable 4.0

UAP 1.0

.NET Standard 1.4

.NET Framework 4.6.1

MonoAndroid 0.0

MonoTouch 0.0

Version Downloads Last updated
4.0.2 3 01/27/2024
4.0.1 1 01/25/2024
4.0.0 3 03/02/2024
4.0.0-pre7 1 03/25/2024
4.0.0-pre6 3 03/02/2024
4.0.0-pre5 1 03/20/2024
4.0.0-pre4 1 03/20/2024
4.0.0-pre3 4 08/19/2023
4.0.0-pre2 3 03/03/2024
4.0.0-pre1 1 03/20/2024
3.2.4 12 09/26/2023
3.2.4-pre2 2 03/12/2024
3.2.4-pre1 1 03/13/2024
3.2.3 3 03/02/2024
3.2.2 3 03/03/2024
3.2.1 3 03/03/2024
3.2.0 3 03/03/2024
3.0.1 3 03/03/2024
3.0.0 4 03/25/2024
3.0.0-pre6 3 03/03/2024
3.0.0-pre5 1 03/19/2024
3.0.0-pre4 1 03/19/2024
3.0.0-pre3 1 03/19/2024
3.0.0-pre2 1 03/18/2024
3.0.0-pre1 1 03/13/2024
2.4.2 3 03/02/2024
2.4.1 3 03/03/2024
2.4.0 3 03/03/2024
2.4.0-pre 1 03/13/2024
2.3.2 3 01/05/2024
2.3.1 3 03/02/2024
2.3.0 3 03/02/2024
2.3.0-pre1 1 01/28/2024
2.2.1 3 03/03/2024
2.2.0 3 03/01/2024
2.2.0-pre2 1 03/12/2024
2.2.0-pre1 1 03/13/2024
2.1.1 2 03/12/2024
2.1.0 3 03/02/2024
2.1.0-pre 1 03/13/2024
2.0.1 3 03/02/2024
2.0.0 3 03/01/2024
2.0.0-pre4 1 03/17/2024
2.0.0-pre3 1 03/17/2024
2.0.0-pre2 1 03/17/2024
2.0.0-pre1 2 03/18/2024
1.2.0 3 03/01/2024
1.2.0-pre 1 03/13/2024
1.1.3 3 03/02/2024
1.1.2 1 03/13/2024
1.1.1 3 03/02/2024
1.1.1-pre 1 03/13/2024
1.1.0-pre 1 03/15/2024
1.0.3 3 01/09/2024
1.0.2 3 01/08/2024
1.0.1 2 03/13/2024
1.0.0 3 03/02/2024
1.0.0-beta9 0 07/17/2016
1.0.0-beta8 1 03/17/2024
1.0.0-beta7 1 03/22/2024
0.10.1 3 03/02/2024
0.10.0 3 03/03/2024
0.10.0-pre2 1 03/13/2024
0.10.0-pre 1 03/13/2024
0.9.0 1 03/13/2024
0.9.0-pre 1 03/13/2024
0.8.0 1 03/16/2024
0.8.0-pre 1 03/16/2024
0.7.0 3 03/03/2024
0.6.4 1 03/17/2024
0.6.3 1 03/16/2024
0.6.2 3 01/07/2024
0.6.1 1 03/13/2024
0.6.0 3 03/02/2024
0.5.3 3 03/24/2024
0.5.2 3 03/03/2024
0.5.1 1 01/25/2024
0.5.0 1 03/25/2024
0.4.2 3 03/02/2024
0.4.1 3 01/15/2024
0.4.0 1 03/15/2024
0.4.0-pre2 1 03/17/2024
0.4.0-pre 1 03/15/2024
0.3.0-pre 1 03/13/2024
0.2.5 1 03/13/2024
0.2.4 3 03/01/2024
0.2.3 3 03/02/2024
0.2.2 3 03/01/2024
0.2.1 3 01/24/2024
0.2.0 1 03/12/2024
0.2.0-pre 1 03/12/2024
0.1.3 1 03/14/2024
0.1.2 0 05/12/2014
0.1.1 0 05/05/2014
0.1.0 3 01/05/2024