put

inline fun <T : Any, R> RestClient<InputStream>.put(uri: URI, request: PutRequest<T>): R?