self[field] = val
レスポンスの該当するヘッダに val を設定します。
require 'time' res['last-modified'] = Time.now.httpdate
[SEE_ALSO] WEBrick::HTTPResponse#chunked?, WEBrick::HTTPResponse#content_length, WEBrick::HTTPResponse#content_type