returns whether the response has been fully fetched.
Returns:
107 108 109
# File 'lib/httpx/response.rb', line 107 def finished? @finished end