open class StringRequest : BaseRequest<StringResponse!>
User: Pavel Abizyaev, Date: 11.08.14 15:04
createResponse
open fun createResponse(stream: InputStream!, responseCode: Int, contentEncoding: String!, contentType: String!): StringResponse!