apidocs / com.srv4pos.server.api.infrastructure.request / RequestHelper / requestStream

requestStream

static fun requestStream(method: String!, httpMethod: HttpMethod!, url: URL!, authentication: String!, eTag: String!, params: MutableMap<String!, String!>!, body: ConnectionWriter!, mimeType: String!, transport: Transport!): StreamResponse!