The response object actually contains the headers. See "Net::HTTPResponse" for more infomation. You can do: response['Cache-Control'] You can also call ...
確定! 回上一頁