385 Commits

Author SHA1 Message Date
Todd Menier
2c01af534f strip -beta from Flurl.Http 1.0 2016-07-17 21:18:47 -05:00
Todd Menier
c7949949ce strip -beta from Flurl 2.1 2016-07-17 21:00:30 -05:00
Todd Menier
17a45792ed SendAsync extensions for string and Url, added HttpCompletionOption to all HTTP extension methods 2016-07-17 14:58:46 -05:00
Todd Menier
6e5292c518 changed PostAsync, PutAsync, and PatchAsync overloads with no request body to take a (nullable) HttpConent, since they tend to have a body more often than not. 2016-07-17 14:36:24 -05:00
Todd Menier
399ebd8850 #113 - multipart/form-data (replaces #48) 2016-07-14 16:04:30 -05:00
Nikolay Molchanov
b8ad9a681d Fix build - AppVeyor can not press key =) 2016-07-10 01:11:59 +03:00
Todd Menier
e49d18e872 support for multipart file uploads based on stream (#48) 2016-07-09 12:16:49 -05:00
Todd Menier
8ac7eff65f #111 - reduce overall extension methods, add Send*Asnyc(verb, ...) to more easily support unusual cases 2016-07-09 11:31:37 -05:00
Todd Menier
0ea22a8503 a few doc improvements 2016-07-09 11:30:15 -05:00
Todd Menier
1c642be335 different fix for #109 2016-07-07 00:25:45 -05:00
Nikolay Molchanov
6ff642fede Fix exception bug 2016-07-06 02:07:52 +03:00
Nikolay Molchanov
f756bc601a Fix net45 dependicies 2016-06-30 20:33:28 +03:00
Nikolay Molchanov
9b8598be27 Update to NET core 1.0.0 2016-06-29 22:20:20 +03:00
Todd Menier
cecc096b52 c# 6 ftw 2016-06-25 18:44:02 -05:00
Todd Menier
924f2ffc9c Merge remote-tracking branch 'origin/master' into dev 2016-06-25 17:15:33 -05:00
Todd Menier
2e2b0eedea Fix for when charset header value is quoted (work around .NET bug) 2016-06-25 16:49:23 -05:00
Todd Menier
bc6e4cfb47 a couple unrelated tweaks 2016-06-25 15:38:01 -05:00
Todd Menier
c7bc34600f not-so-minor overhaul of cookies 2016-06-24 16:04:35 -05:00
Todd Menier
66515e9906 refactored DownloadExtensions, all platform-switching moved to FileUtil 2016-06-23 13:27:32 -05:00
Todd Menier
eb9ca31201 mutipart extensions fully implemented 2016-06-12 16:49:21 -05:00
Todd Menier
1e3d3419b5 multipart content/post implementation. needs fixes for PCL/files 2016-06-12 10:56:35 -05:00
Todd Menier
50dad6e713 code gen tweak - provide default file path to make it easier to run in VS 2016-06-10 16:37:22 -05:00
Nikolay Molchanov
14a005ad0b fixed #86, fixed net461 dependicies, fixed tests, lowered dependicies to stable 2016-06-01 16:17:30 +03:00
Nikolay Molchanov
21b277830d Fix targets - part 3 2016-05-30 18:22:28 +03:00
Nikolay Molchanov
9254df1cef Fix targets - part 2 2016-05-28 03:06:59 +03:00
Nikolay Molchanov
c6e2b99fad Fix targets - part 1 2016-05-27 20:17:52 +03:00
Nikolay Molchanov
2918faad8c Refactoring - PART 2 - build clenup 2 2016-05-26 02:22:39 +03:00
Nikolay Molchanov
3977c56159 Refactoring - PART 2 - build clenup 2016-05-26 01:21:05 +03:00
Nikolay Molchanov
2060acf788 Refactoring - PART 2 - code cleanup - 3 - revent 2016-05-25 17:23:17 +03:00
Nikolay Molchanov
7f1a0e70c5 Refactoring - PART 2 - code cleanup - 3 2016-05-25 17:07:11 +03:00
Nikolay Molchanov
e7cba8edad Refactoring - PART 2 - code cleanup 2016-05-24 16:59:27 +03:00
Nikolay Molchanov
40bfc6f931 update to RC2 - part10 2016-05-20 16:46:15 +03:00
Nikolay Molchanov
45e7bf7d3f update to RC2 - part4 2016-05-19 19:37:42 +03:00
Nikolay Molchanov
b9a0ba6ef1 update to RC2 - part3 2016-05-19 04:24:21 +03:00
Nikolay Molchanov
a029aa1bca update to RC2 - part2 2016-05-19 04:23:50 +03:00