Release v5.0.0-rc4
Pre-release
Pre-release
- Updated
QueryParameters
dictionary onHttpRequest
to beDictionary<string, object>
to support case where the request had multiple query string parameters with the same key (#80)
QueryParameters
dictionary on HttpRequest
to be Dictionary<string, object>
to support case where the request had multiple query string parameters with the same key (#80)