What's Changed
- Support file uploading without multipart/form-data by @RomanSoloweow in #2068
- Use builtin methods to ConcurrentDictionary by @sensslen in #2073
- Added remaining overloads (PATCH, HEAD, OPTIONS, DELETE) by @alexeyzimarev in #2050
- Use encoded filename for FileNameStar (#2117) by @alexeyzimarev in #2123
- Added Option to add Interceptors on client level by @fseidl-bauradar in #2118
- Use case insensitive comparer by @softworkz in #2146
- Adjust serializer selection fallback procedure by @softworkz in #2147
- Set UserAgent as a default header parameter by @PetesBreenCoding in #2157
- Fixes OAuth1 signature with special characters (#2126, #1945) by @elia936 in #2127
- Set Version to generic RestResponse by @biasso in #2199
- Timeout as TimeSpan, Support custom request timeout by @RomanSoloweow in #2078
New Contributors
- @RomanSoloweow made their first contribution in #2068
- @mikebundy made their first contribution in #2097
- @Kurzyn made their first contribution in #2116
- @fseidl-bauradar made their first contribution in #2118
- @mavaddat made their first contribution in #2151
- @softworkz made their first contribution in #2146
- @PetesBreenCoding made their first contribution in #2157
- @elia936 made their first contribution in #2127
- @thompson-tomo made their first contribution in #2180
- @biasso made their first contribution in #2199
Full Changelog: 110.2.0...111.0.0