Request

constructor(url: String = "", method: FMPRequest.Method = Method.GET, data: ByteArray = byteArrayOf(), headers: Map<String, String> = mapOf())