Method: Dox::Entities::Example#response_headers

Defined in:
lib/dox/entities/example.rb

#response_headersObject



35
36
37
# File 'lib/dox/entities/example.rb', line 35

def response_headers
  @response_headers ||= filter_headers(response)
end