Module iron_test::response [] [src]

Set of helper methods for interacting with Iron Responses.

Functions

extract_body_to_bytes

Extracts a response body to a Vector of bytes.

extract_body_to_string

Extracts a utf8 response body to a String.