Skip to content

2.2.1

Compare
Choose a tag to compare
@ovatsus ovatsus released this 04 May 17:22

Improved performance of JsonValue.Parse().
Fixed crash processing HTTP responses without content type.
Fixed encoding from content type not being used on the POST requests.
Improved compatibility with different versions of FSharp.Core.
Added BasicAuth helper to HttpRequestHeaders.