20 21 22
# File 'lib/fetch/response.rb', line 20 def status_text Rack::Utils::HTTP_STATUS_CODES[status] end