module function WEBrick::HTTPUtils.#parse_header

parse_header(raw) -> Hash[permalink][rdoc][edit]

HTTP ヘッダをパースして結果をハッシュに格納して返します。

[PARAM] raw:
生のヘッダを表す文字列を指定します。