class Seahorse::Client::Plugins::RestfulBindings::Handler
def extract_header(headers, shape)
def extract_header(headers, shape) parse_header_value(shape, headers[shape.location_name]) end
def extract_header(headers, shape) parse_header_value(shape, headers[shape.location_name]) end