259 Commits

Author SHA1 Message Date
tmenier
395c2356ff configure allowed HTTP statuses at the client level 2015-03-17 15:41:43 -05:00
tmenier
7dde5eae39 up'd Flurl.Http to 0.5.1 2015-03-13 14:55:57 -05:00
tmenier
7f281d2ec6 globally configure which HTTP status ranges will not throw exceptions. 2015-03-13 14:41:05 -05:00
tmenier
893130c68f range parser tweaks and tests 2015-03-13 14:06:47 -05:00
tmenier
1f33425d9c At some point a couple PCL tests started failing related to deserializing JSON to dynamic. Referencing Json.NET from the PCL test project fixed it, which oddly wasn't necessary in the .NET 4.5 test project. 2015-03-13 12:53:07 -05:00
tmenier
d3d9048268 pattern parser for supporting AllowHttpStatuses (feature not yet implemented) 2015-03-06 07:00:51 -06:00
tmenier
46457b09b8 refactored how HttpRequestMessages are created/sent to better facilitate some upcoming features 2015-03-01 10:47:12 -06:00
Todd Menier
5a2f91e95e up'd Flurl.Http to 0.5.0 2015-02-04 15:36:01 -06:00
Todd Menier
de0d370747 error-handling helpers (FlurlHttpException.GetResponseJson, etc) 2015-02-04 13:20:47 -06:00
Todd Menier
b65e989734 added test to show that exception throwing on non-success HTTP status codes can be globally disabled 2015-02-03 10:00:15 -06:00
Todd Menier
9a47f7f9fc nuget package restore the new way 2015-02-02 16:27:04 -06:00
tmenier
f66c6571c3 up'd versions for InvariantCulture changes 2015-02-01 22:06:57 -06:00
tmenier
008aeb3a0c use CultureInfo.InvariantCulture in a few spots where it makes sense 2015-02-01 22:00:51 -06:00
tmenier
f383594f1b up'd flurl.http to 0.4.1, copyrights to 2015 2015-01-17 15:43:05 -06:00
tmenier
181ae8b6da a couple tweaks to tests 2015-01-17 15:28:25 -06:00
tmenier
ea1b6857b9 github issue #25 - not all exceptions were triggering global OnError 2015-01-17 15:26:26 -06:00
tmenier
e00189c12d dropped -pre from Flurl.Http 0.4.0 2014-12-15 23:06:42 -06:00
tmenier
dfa6110c5a added FlurlClient.WithUrl method 2014-12-15 22:45:27 -06:00
tmenier
dee2744080 fixed Flurl dependency in Flurl.Http 2014-12-15 06:49:27 -06:00
tmenier
8d2ed21d94 up'd Flurl.Http to 0.4.0-pre 2014-12-14 17:45:59 -06:00
tmenier
29e6ab5748 oops 2014-12-14 17:44:19 -06:00
tmenier
260c384a6f up'd Flurl to 1.0.5 2014-12-14 16:56:22 -06:00
tmenier
d7fab8100c ResetToRoot sounds better than TrimToRoot 2014-12-14 16:53:23 -06:00
tmenier
1df41a0bdb HTTP enahancements - Url.WithClient (to facilitate easier reuse of FlurlClient), cookie enhancements (EnableCookies, GetCookies) 2014-12-14 15:54:05 -06:00
tmenier
0e0d891742 Url enhancements: GetRoot (static) and TrimToRoot 2014-12-14 15:15:30 -06:00
tmenier
e0502a626e upgraded several NuGet dependencies 2014-12-14 15:14:12 -06:00
tmenier
bcb3221ae6 better lifetime management - disposible FlurlClient, configurable AutoDispose behavior 2014-12-14 11:09:27 -06:00
tmenier
070aee58f4 remove -pre from current release 2014-12-11 09:38:16 -06:00
tmenier
788f02dd10 Flurl.Http 0.3.0 (pre-release) 2014-12-09 21:51:14 -06:00
tmenier
59f69d06d3 support for setting cookies (WithCookie/WithCookies) 2014-12-09 13:57:48 -06:00
tmenier
ccabf401c1 ahead of implementing cookie support, we need better hooks to get at HttpMessageHandler. this is a breaking change to IHttpClientFactory 2014-12-09 13:06:32 -06:00
tmenier
c472ca639b icon sweetness 2014-12-08 16:39:15 -06:00
tmenier
e9b9c65ec8 hook to create HttpClientHandler from custom factory 2014-12-08 16:37:17 -06:00
tmenier
ad478bef44 up'd version 2014-12-06 12:40:00 -06:00
tmenier
4a06a58933 refactoring to support multi query values, i.e. x=1&x=2 2014-12-06 11:04:28 -06:00
tmenier
eccd91888d twitter link on readme 2014-12-06 10:10:29 -06:00
tmenier
01764ab402 up'd version 2014-12-06 09:25:51 -06:00
tmenier
10fe47927b exclude null query params from querrystring 2014-12-06 09:19:57 -06:00
tmenier
797a1022db updated both nuget packages to incorporate bugfix 2014-08-28 21:14:47 -05:00
Todd Menier
759258e85c Merge pull request #11 from rafaelsteil/master
Crash when creating an Url object with Query String containing only the key part
2014-08-28 19:54:40 -05:00
Rafael Steil
390f69450c Fixes crash when creating an Url object with Query String containing only the key part 2014-08-28 19:48:22 -03:00
tmenier
4529dcef8a Flurl.Http 0.2.3 2014-07-24 11:40:27 -05:00
tmenier
2794ce162d new properties and comments added to HttpCall 2014-07-24 11:34:08 -05:00
tmenier
f94377af9d updated readme 2014-07-24 11:33:20 -05:00
tmenier
f5680a1f2c updated Flurl.Http's dependency on Flurl to lastest version 2014-07-08 14:06:23 -05:00
tmenier
baeed2dd8c nuget updates for Flurl.Http 0.2.1 2014-06-19 10:00:20 -05:00
tmenier
91005d21b0 refactored some http tests 2014-06-19 09:43:35 -05:00
tmenier
655b27a62f Not sure how this keeps popping up when it's ignored 2014-06-19 09:42:47 -05:00
tmenier
af44dffc5f receive streams and byte arrays 2014-06-19 08:11:29 -05:00
tmenier
48156e21d6 drop the -pre from Flurl.Http 0.2.0 2014-06-11 13:41:05 -05:00