Skip to content

Remove dependency on fuel #904

@koperagen

Description

@koperagen

There's exactly 1 usage of this library in catchHttpResponse method. I reckon it was used for cases when HTTP response is other than 200, so usual URL.readText won't work to parse response body. But apparently URL.connection as HttpUrlConnection opens a lot possibilities, including reading response body even in case of 404 errors
It'll save us ~300kb artifact size

Metadata

Metadata

Assignees

Labels

good first issueGood issues to pick-up for newcomers

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions