Flurl.Http 0.6.1
A fluent, portable, testable HTTP client library that extends Flurl's URL builder chain.
Showing the top 20 packages that depend on Flurl.Http.
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
- Newtonsoft.Json (>= 6.0.3)
- Flurl (>= 1.0.7)
.NETPortable 0.0
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Net.Http (>= 2.2.22)
- PCLStorage (>= 0.9.6)
- Newtonsoft.Json (>= 6.0.3)
- Flurl (>= 1.0.7)
Version | Downloads | Last updated |
---|---|---|
4.0.2 | 69 | 04/16/2024 |
4.0.1 | 5 | 04/16/2024 |
4.0.0 | 4 | 04/16/2024 |
4.0.0-pre7 | 6 | 04/16/2024 |
4.0.0-pre6 | 3 | 04/16/2024 |
4.0.0-pre5 | 5 | 04/16/2024 |
4.0.0-pre4 | 0 | 10/09/2023 |
4.0.0-pre3 | 0 | 12/20/2022 |
4.0.0-pre2 | 5 | 05/20/2024 |
4.0.0-pre1 | 0 | 06/05/2022 |
3.2.4 | 30 | 06/06/2022 |
3.2.4-pre2 | 7 | 06/06/2022 |
3.2.4-pre1 | 6 | 06/06/2022 |
3.2.3 | 13,625 | 05/11/2022 |
3.0.0-pre1 | 0 | 11/09/2019 |
2.3.1 | 5 | 05/17/2024 |
2.1.1 | 5 | 06/06/2022 |
1.2.0-pre | 4 | 05/16/2024 |
1.1.1-pre | 0 | 11/24/2016 |
1.0.1 | 6 | 06/13/2022 |
0.6.2 | 6 | 06/06/2022 |
0.6.1 | 6 | 05/09/2022 |
0.6.0 | 0 | 03/28/2015 |
0.4.0-pre | 6 | 06/06/2022 |
0.2.4 | 0 | 08/29/2014 |
0.2.1 | 0 | 06/19/2014 |
0.1.3 | 0 | 05/31/2014 |
0.1.2 | 0 | 05/12/2014 |
0.1.1 | 0 | 05/05/2014 |