method

unescape

v1_9_3_392 - Show latest stable - Class: URI::Parser
unescape(str, escaped = @regexp[:ESCAPED])
public

Args

str

String to remove escapes from

unsafe

Regexp to apply. Defaults to self.regexp[:ESCAPED]

Description

Removes escapes from str