*HTTP 応答頭欄 [1] 応答 (response) 頭欄には、[[応答]]に関する情報を持つ[[頭欄]]が分類されます。 ,[[Accept-Range]] ,認める範囲指定[[単位]] ,"[RFC 2068], [RFC 2616]" ,[[Age]] , ,"[RFC 2068], [RFC 2616]" ,[[Alternates]] ,代替版情報 ,"[RFC 2068] 参考, [RFC 2295]" ,[[C-Ext]] , ,[RFC 2774] ,[[Client-file-maxlength]],[[うp]]物の大きさ上限 ,[Note [[device-upload]]] ,[[Content-Disposition]] ,内容配置 ([[MIME]]) ,"[RFC 2616] 参考" ,[[Cost:]] ,課金情報 ,[HTTP92] ,[[DAV:]] , ,"[RFC 2518]" ,[CODE(HTTP)[[[Delta-Base]]]],差分元実現値,[RFC 3229] ,[CODE(HTTP)[[[Digest]]]],[[実現値要約]],[RFC 3230] ,[[ETag:]] , ,"[RFC 2616]" ,[[Ext]] , ,[RFC 2774] ,[CODE(HTTP)[[[IM]]]],[[実現値操作]],[RFC 3229] ,[[Location]] ,指定 [[URI]] ,"[RFC 1945], [RFC 2068], [RFC 2616]" ,[CODE(HTTP)[[[MicrosoftOfficeWebServer]]]],Microsoft Office Web Server の版,非標準 ,[CODE(HTTP)[[[Non-Compliance]]]] , ,[[draft-ietf-http-options]] ,[[Page-Enter]] , ,[Microsoft] ,[[Page-Exit]] , ,[Microsoft] ,[[Proxy-Authenticate]] ,[[串]]認証 ,"[RFC 2068], [RFC 2616]" ,[[Public]] ,対応する [[method]] ,"[RFC 2068]" ,[CODE(HTTP)[[[Query-UTF-8]]]],,[I-D] 時代遅れ ,[[Refresh]] ,更新 ,"[Netscape], [HTML4]" ,[CODE(HTTP)[[[Resolver-Location]]]] , ,[[draft-girod-w3-id-res-ext]] ,[CODE(HTTP)[[[Reply-To]]]],連絡先,非標準 ,[[Retry-After]] ,再試行までの秒数 ,"[RFC 1945] 参考, [RFC 2068], [RFC 2616]" ,[[Safe]] ,再試行安全性 ,[RFC 2310] ,[[Server]] ,サーバー・ソフトウェア ,"[RFC 1945], [RFC 2068], [RFC 2616]" ,[[Servlet-Engine:]] ,[[Servlet]] engine 名 , ,[[Set-Cookie:]] ,[[Cookie]] ,"[Netscape], [RFC 2109]" ,[[Set-Cookie2]] ,[[Cookie]] ,"[RFC 2965]" ,[CODE(HTTP)[[[Set-proxy]]]] ,串指定 ,[[draft-cohen-http-305-306-responses-00]] ,[[Site-Enter]] , ,[Microsoft] ,[[Site-Exit]] , ,[Microsoft] ,[[Status-URI]] , ,"[RFC 2518]" ,[CODE(HTTP)[[[Subst]]]] , ,[[draft-girod-w3-id-res-ext]] ,[CODE(HTTP)[[[Surrogate-Control]]]],,[W3C Note edge-arch] ,[[TCN]] , ,"[RFC 2295]" ,[CODE(HTTP)[[[Variant-Vary]]]] , ,"[RFC 2295]" ,[CODE(HTTP)[[[Vary]]]] , ,"[RFC 2068], [RFC 2616]" ,[CODE(HTTP)[[[Warning]]]] ,警告 ,"[RFC 2068]" ,[CODE(HTTP)[[[WWW-Authenticate]]]],[[認証]] ,"[RFC 1945], [RFC 2068], [RFC 2616]" ,[CODE(HTTP)[[[X-AspNet-Version]]]] ,[[ASP.NET]] の版 ,[CODE(HTTP)[[[X-Cache]]]] ,串キャッシュ使用情報 ,[CODE(HTTP)[[[X-Cache-Lookup]]]] ,串キャッシュ使用情報 ,[CODE(HTTP)[[[X-Powered-By]]]] ,内部エンジンの版 ,[CODE(HTTP)[[[X-Request]]]],要求頭,Delegate ,[CODE(HTTP)[[[X-Request-*]]]],要求頭,Delegate ,[CODE(HTTP)[[[X-Uid]]]] ,[CODE(HTTP)[[VAR[*]]-[[Profile-Warning]]]],[[CC/PP]] 警告 ,[NOTE-CCPPexchange] -[2] [CODE[Warning]] 欄は [[RFC2068]] では応答頭欄でしたが、 [[RFC2616]] で[[一般頭欄]]に変更されました。 -[3] [CODE[Accept-Range]] 欄は RFC 2068 の [[ABNF]] では欠落しています。 - [4] [CODE[ETag]] 欄は RFC 2068 では[[実体頭欄]]でしたが、 RFC 2616 で応答頭欄に分類されます。 -[5] [CODE[DAV]] 欄は [[RFC2518]] では分類なし。 -[13] [CODE(HTTP)[Query-UTF-8]] 欄は[[要求頭欄]]かつ応答頭欄です。 [[#comment]] ** 仕様書から ***RFC 1945 (HTTP/1.0); RFC 2068・2616 (HTTP/1.1) 6.2 Response Header Fields > The [INS[{2068,2616}]]]] response[INS[-]]header fields allow the server to pass additional information about the response which cannot be placed in the Status-Line. These header fields give information about the server and about further access to the resource identified by the Request-URI. 応答頭欄で、サーバーは [CODE(ABNF)[[[Status-Line]]]] に入れることのできない応答についての追加の情報を渡すことができます。 応答頭欄はサーバーについての情報および [CODE(ABNF)[[[Request-URI]]]] で識別される[[資源]]への更なる接続についての情報を与えます。 [DEL[ [DEL[ >[INS[{1945}]] - [PRE[ Response-Header = Location ; Section 10.11 | Server ; Section 10.14 | WWW-Authenticate ; Section 10.16 ]PRE] ]DEL] [INS[ >[INS[{2068}]] - [PRE[ response-header = Age ; Section 14.6 | Location ; Section 14.30 | Proxy-Authenticate ; Section 14.33 | Public ; Section 14.35 | Retry-After ; Section 14.38 | Server ; Section 14.39 | Vary ; Section 14.43 | Warning ; Section 14.45 | WWW-Authenticate ; Section 14.46 ]PRE] ]INS] ]DEL] [INS[ >[INS[{2616}]] - [PRE[ response-header = Accept-Ranges ; Section 14.5 | Age ; Section 14.6 | ETag ; Section 14.19 | Location ; Section 14.30 | Proxy-Authenticate ; Section 14.33 | Retry-After ; Section 14.37 | Server ; Section 14.38 | Vary ; Section 14.44 | WWW-Authenticate ; Section 14.47 ]PRE] ]INS] > [DEL[Response-Header]] [INS[Response-header]] field names can be extended reliably only in combination with a change in the protocol version. However, new or experimental header fields [DEL[may]] [INS[MAY]] be given the semantics of response[INS[-]]header fields if all parties in the communication recognize them to be response[INS[-]]header fields. Unrecognized header fields are treated as [DEL[Entity-Header]] [INS[entity-header]] fields. 応答頭欄名は、プロトコルの版の変更と組合せてのみ確実に拡張できます。 しかし、新しいあるいは実験的な頭欄は、 通信のすべての当事者がこれを応答頭欄であると認識すれば、 応答頭欄の意味を与えても'''構いません'''。 認識できない頭欄は[[実体頭欄]]として扱われます。 *** RFC の部分のライセンス [[RFCのライセンス]] * RTSP 応答頭欄 [6] ,[[Location]] ,"[RFC 2326]" ,[[Proxy-Authenticate]],"[RFC 2326]" ,[[Range:]] * ,"[RFC 2326]" ,[[Retry-After:]] ,"[RFC 2326]" ,[[RTP-Info:]] ,"[RFC 2326]" ,[[Scale:]] ,"[RFC 2326]" ,[[Server:]] ,"[RFC 2326]" ,[[Session:]] * ,"[RFC 2326]" ,[[Transport:]] * ,"[RFC 2326]" ,[[Unsupported:]] ,"[RFC 2326]" ,[[Vary:]] ,"[RFC 2326]" ,[[WWW-Authenticate:]],"[RFC 2326]" [7] * のついた欄は[[要求頭欄]]かつ応答頭欄に分類されています。 [[#comment]] * SIP 応答頭欄 [8] ,[[Allow:]] ,"[RFC 2543], **" ,[[Authorization-Info:]],"[RFC 3261]" ,[[Min-Expires:]] ,[RFC 3261] ,[[P-Assosiated-URI:]],[RFC 3455] ,[[Proxy-Authenticate:]],"[RFC 2543], [RFC 3261]" ,[[Retry-After:]] ,"[RFC 2543], [RFC 3261]" ,[[RSeq:]] ,[RFC 3262] ,[[Security-Server:]] ,[RFC 3329] ,[[Server:]] ,"[RFC 2543], [RFC 3261]" ,[[Unsupported:]] ,"[RFC 2543], [RFC 3261]" ,[[Warning:]] ,"[RFC 2543], [RFC 3261]" ,[[WWW-Authenticate:]],"[RFC 2543], [RFC 3261]" [12] [CODE[**]] がついた欄は、 [[RFC3261]] で[[要求]]でも使えるようになりました。 [[#comment]] *メモ