Sha256: 54776bbe85ca4d685d87d1bbe3c54407a96e9b234bd97ae0affd3eddf92ff576

Contents?: true

Size: 322 Bytes

Versions: 2

Compression:

Stored size: 322 Bytes

Contents

-#- response_body = response.to_html(:line_numbers => :table).force_encoding(Encoding.default_external)
%h3 Response Headers
.container
  = whurl.response_message
  = find_and_preserve(whurl.response_headers.to_html)
%h3 Response Body
.container= find_and_preserve(whurl.response_body.to_html(whurl.response_content_type))

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
whurl_engine-2.0.1 app/views/whurl_engine/whurls/_response.html.haml
whurl_engine-2.0.0 app/views/whurl_engine/whurls/_response.html.haml