Future<HttpClientResponse> close( )

Close the request for input. Returns the value of done.

Source

/**
 * Close the request for input. Returns the value of [done].
 */
Future<HttpClientResponse> close();