module function WEBrick::HTTPUtils.#dequote

dequote(str) -> String[permalink][rdoc]

与えられた文字列からダブルクオートとバックスラッシュを削除して返します。

[PARAM] str:
文字列を指定します。