liamkernighan

Results 2 issues of liamkernighan

## Description `FuelError` content is empty if `Content-Type` header is not provided by a server ## To Reproduce ``` import com.github.kittinunf.fuel.core.Request import com.github.kittinunf.fuel.core.FuelError import com.github.kittinunf.result.Result suspend fun Request.requestWithAuthKey( clazz: Class,...

:bug: bug