Sourced from RestSharp's releases.
112.0.0
What's Changed
- Don't allow CRLF in headers by
@alexeyzimarev
in restsharp/RestSharp#2258New Contributors
@MrFrawsty
made their first contribution in restsharp/RestSharp#2251@snechaev
made their first contribution in restsharp/RestSharp#2256Full Changelog: https://github.com/restsharp/RestSharp/compare/111.4.1...112.0.0
111.4.1
What's Changed
- Allow setting parameter content type by
@alexeyzimarev
in restsharp/RestSharp#2249- Added extensions for getting content header values by
@jizc
in restsharp/RestSharp#2247New Contributors
@minhtaile2712
made their first contribution in restsharp/RestSharp#2243@jizc
made their first contribution in restsharp/RestSharp#2247Full Changelog: https://github.com/restsharp/RestSharp/compare/111.4.0...111.4.1
111.4.0
What's Changed
- Doc versions and response section by
@alexeyzimarev
in restsharp/RestSharp#2232- Re-instate old methods, but as obsolete by
@matt-richardson
in restsharp/RestSharp#2228- Header value null check by
@alexeyzimarev
in restsharp/RestSharp#2241New Contributors
@matt-richardson
made their first contribution in restsharp/RestSharp#2228Full Changelog: https://github.com/restsharp/RestSharp/compare/111.3.0...111.4.0
111.3.0
What's Changed
- Fix spelling in docs sidebar by
@Strepto
in restsharp/RestSharp#2218- Use code generator for cloning responses by
@alexeyzimarev
in restsharp/RestSharp#2223- Extensions for client and response by
@alexeyzimarev
in restsharp/RestSharp#2221New Contributors
@Strepto
made their first contribution in restsharp/RestSharp#2218Full Changelog: https://github.com/restsharp/RestSharp/compare/111.2.0...111.3.0
111.2.0
What's Changed
- Fix null reference exception when disposing response content by
@alexeyzimarev
in restsharp/RestSharp#2201- Add Version to RestRequest by
@alexeyzimarev
in restsharp/RestSharp#2209- Reverted authenticators rename
- Returned back
Execute(request)
without method
... (truncated)
0fba5e7
Don't allow CRLF in headers (#2258)7b7950b
Fixed the Simple Factory example. Fixes #2255
(#2256)777bf19
Fixed sentence to be easier to read (#2251)6391624
Added extensions for getting content header values (#2247)75ccc00
Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 (#2237)8758493
Correct typo (#2246)8fee05d
Correct typo (#2244)6c596fe
Bump Polly from 8.3.1 to 8.4.1 (#2234)aa43b68
Correct methods name (#2243)fef25a5
Allow setting parameter content type (#2249)