rybalkinsd / kohttp

Kotlin DSL http client
https://kohttp.gitbook.io
Apache License 2.0
478 stars 42 forks source link

Response doc is misleading - .asJson is missing #204

Open ivan-klass opened 3 years ago

ivan-klass commented 3 years ago

The doc says there's .asJson extension method, but there is nohing in sources, perhabs it's lost when factoring out jackson dependency. Note that kohttp-jackson also don't have .asJson method.

rybalkinsd commented 3 years ago

thank for reporting this one! may I ask for a page link?