Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
An error occurs when using the following code. ``` ws.url(url).withRequestFilter(AhcCurlRequestLogger()).withQueryStringParameters("hey" -> "yo").get() ``` Prevent throw exception EmptyBody case.
- Loading branch information