post

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