Stability: 0 - Deprecated. Use [
request.writableEnded][].
- {boolean}
The request.finished property will be true if [request.end()][]
has been called. request.end() will automatically be called if the
request was initiated via [http.get()][].
