#Processed by Id: cwm.py,v 1.156 2004/07/06 18:04:18 syosi Exp # using base file:/Users/mnot/Projects/HTTP Header Registry/ # Notation3 generation by # notation3.py,v 1.159 2004/07/13 14:52:41 syosi Exp # Base was: file:/Users/mnot/Projects/HTTP Header Registry/ @prefix : <#> . @prefix ext: . @prefix http: . @prefix httphdr: . @prefix ietf: . @prefix log: . @prefix rfc_index: . @prefix w3c: . @prefix w3c_cite: . "iesg@ietf.org"; "IETF"; "Internet Engineering Task Force" . "web-human@w3.org"; "W3C"; "World Wide Web Consortium" . httphdr:http "http"; rfc_index:RFC2616 . w3c_cite:DRP a , w3c:NOTE, w3c:TR; :_g58, :_g59, :_g60, :_g61, :_g62; "1997-08-27"; ; "DRP"; "informational"; "The HTTP Distribution and Replication Protocol"; "W3C.NOTE-drp-19970825" . w3c_cite:OPSoverHTTP a , w3c:NOTE, w3c:TR; :_g63, :_g64, :_g65, :_g66, :_g67; "1997-06-02"; ; "OPS over HTTP"; "informational"; "Implementation of OPS Over HTTP"; "W3C.NOTE-OPS-OverHTTP" . w3c_cite:P3P a , w3c:REC, w3c:TR; :_g68, :_g69, :_g70, :_g71, :_g72; ; "2002-04-16"; "http://www.w3.org/TR/P3P/"; "P3P"; "standard"; "The Platform for Privacy Preferences 1.0 (P3P1.0) Specification"; "W3C.REC-P3P-20020416" . w3c_cite:PEP a , w3c:TR, w3c:oldWD; :_g73, :_g74, :_g75, :_g76; "1997-11-21"; ; "PEP"; "deprecated"; "PEP - an Extension Mechanism for HTTP"; "WD-http-pep" . w3c_cite:PICSlabels a , w3c:REC, w3c:TR; :_g77, :_g78, :_g79, :_g80; ; "1996-10-31"; ; "PICSLabels"; "standard"; "PICS Label Distribution Label Syntax and Communication Protocols"; "W3C.REC-PICS-labels-961031" . w3c_cite:dupsup a , ietf:ID; :_g103, :_g104; "1998-04-15"; ; "Duplicate Suppression"; "provisional"; "Duplicate Suppression in HTTP"; "dupsup" . w3c_cite:edge_arch a , w3c:NOTE, w3c:TR; :_g81, :_g82; "2001-08-04"; ; "edge-arch"; "informational"; "Edge Architecture Specification"; "W3C.NOTE-edge-arch-20010804" . w3c_cite:html4 a , w3c:REC, w3c:TR; :_g55, :_g56, :_g57; ; "1999-12-24"; ; "HTML 4"; "standard"; "HTML 4.01 Specification"; "W3C.REC-html401-19991224" . w3c_cite:http_attrs a , ietf:ID; :_g96, :_g97, :_g98; "1996-06-12"; ; "UA Attributes"; "provisional"; "User-Agent Display Attributes headers"; "http-attrs" . w3c_cite:jepi_uppflow a , w3c:TR, w3c:oldWD; :_g83, :_g84, :_g85; "1997-01-06"; ; "Selecting Payment Mechanisms"; "deprecated"; "Selecting Payment Mechanisms Over HTTP"; "W3C.NOTE-jepi-970519" . w3c_cite:objhdr a , w3c:resource; :_g86; "1994-05-03"; ; "Object Headers"; "provisional"; "Object Header lines in HTTP"; "object-headers" . w3c_cite:options a , ietf:ID; :_g105, :_g106, :_g107; "1997-08-26"; ; "OPTIONS messages"; "provisional"; "Specification of HTTP/1.1 OPTIONS messages"; "options" . w3c_cite:proxy a , w3c:NOTE, w3c:TR; :_g87; "1996-02-21"; ; "Proxy Notification"; "informational"; "Notification for Proxy Caches"; "W3C.WD-proxy-960221" . w3c_cite:soap a , w3c:NOTE, w3c:TR; :_g88, :_g89, :_g90, :_g91, :_g92, :_g93, :_g94, :_g95; "2000-05-08"; ; "SOAP"; "informational"; "Simple Object Access Protocol (SOAP) 1.1"; "W3C.NOTE-SOAP-20000508" . w3c_cite:wire a , ietf:ID; :_g99, :_g100, :_g101, :_g102; "1998-03-13"; ; "WIRE"; "provisional"; "WIRE - W3 Identifier Resolution Extensions"; "wire" . rfc_index:RFC2068 a , rfc_index:Document; :_g0, :_g1, :_g2, :_g3, :_g4; " The Hypertext Transfer Protocol (HTTP) is an application-level protocolfor distributed, collaborative, hypermedia information systems.[STANDARDS-TRACK] "; ; "January 1997"; ; "RFC2068"; "standard"; " Hypertext Transfer Protocol -- HTTP/1.1 "; "RFC2068"; rfc_index:obsoleted_by . rfc_index:RFC2109 a , rfc_index:Document; :_g5, :_g6; " This document specifies a way to create a stateful session with HTTPrequests and responses. It describes two new headers, Cookie and Set-Cookie, which carry state information between participating originservers and user agents. The method described here differs fromNetscape's Cookie proposal, but it can interoperate with HTTP/1.0 useragents that use Netscape's method. [STANDARDS-TRACK] "; ; "February 1997"; ; "RFC2109"; "standard"; " HTTP State Management Mechanism "; "RFC2109"; rfc_index:obsoleted_by . rfc_index:RFC2227 a , rfc_index:Document; :_g7, :_g8; """ This document proposes a simple extension to HTTP, using a new "Meter"header. [STANDARDS-TRACK] """; ; "October 1997"; ; "RFC2227"; "standard"; " Simple Hit-Metering and Usage-Limiting for HTTP "; "RFC2227" . rfc_index:RFC2295 a , rfc_index:Document; :_g9, :_g10; " HTTP allows web site authors to put multiple versions of the sameinformation under a single URL. Transparent content negotiation is anextensible negotiation mechanism, layered on top of HTTP, forautomatically selecting the best version when the URL is accessed. Thisenables the smooth deployment of new web data formats and markup tags.This memo defines an Experimental Protocol for the Internet community.It does not specify an Internet standard of any kind. Discussion andsuggestions for improvement are requested. "; "March 1998"; ; "RFC2295"; "experimental"; " Transparent Content Negotiation in HTTP "; "RFC2295" . rfc_index:RFC2310 a , rfc_index:Document; :_g11; " This document defines a HTTP response header field called Safe, whichcan be used to indicate that repeating a HTTP request is safe. Thismemo defines an Experimental Protocol for the Internet community. Itdoes not specify an Internet standard of any kind. Discussion andsuggestions for improvement are requested. "; "April 1998"; ; "RFC2310"; "experimental"; " The Safe Response Header Field "; "RFC2310" . rfc_index:RFC2324 a , rfc_index:Document; :_g12; " This document describes HTCPCP, a protocol for controlling, monitoring,and diagnosing coffee pots. This memo provides information for theInternet community. It does not specify an Internet standard of anykind. "; "April 1998"; ; "RFC2324"; "informational"; " Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0) "; "RFC2324" . rfc_index:RFC2518 a , rfc_index:Document; :_g13, :_g14, :_g15, :_g16, :_g17; " This document specifies a set of methods, headers, and content-typesancillary to HTTP/1.1 for the management of resource properties,creation and management of resource collections, namespace manipulation,and resource locking (collision avoidance). [STANDARDS-TRACK] "; ; "February 1999"; ; "RFC2518"; "standard"; " HTTP Extensions for Distributed Authoring -- WEBDAV "; "RFC2518" . rfc_index:RFC2616 a , rfc_index:Document; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; """ HTTP has been in use by the World-Wide Web global information initiativesince 1990. This specification defines the protocol referred to as"HTTP/1.1", and is an update to RFC 2068. [STANDARDS-TRACK] """; ; "June 1999"; ; "RFC2616"; "standard"; " Hypertext Transfer Protocol -- HTTP/1.1 "; "RFC2616"; rfc_index:obsoletes ; rfc_index:updated_by . rfc_index:RFC2617 a , rfc_index:Document; :_g25, :_g26, :_g27, :_g28, :_g29, :_g30, :_g31; """ This document provides the specification for HTTP's authenticationframework, the original Basic authentication scheme and a scheme basedon cryptographic hashes, referred to as "Digest Access Authentication".[STANDARDS-TRACK] """; ; "June 1999"; ; "RFC2617"; "standard"; " HTTP Authentication "; "RFC2617"; rfc_index:obsoletes . rfc_index:RFC2660 a , rfc_index:Document; :_g32, :_g33; " This memo describes a syntax for securing messages sent using theHypertext Transfer Protocol (HTTP), which forms the basis for the WorldWide Web. This memo defines an Experimental Protocol for the Internetcommunity. "; "August 1999"; ; "RFC2660"; "experimental"; " The Secure HyperText Transfer Protocol "; "RFC2660" . rfc_index:RFC2774 a , rfc_index:Document; :_g34, :_g35, :_g36; " This document describes a generic extension mechanism for HTTP, which isdesigned to address the tension between private agreement and publicspecification and to accommodate extension of applications using HTTPclients, servers, and proxies. This memo defines an ExperimentalProtocol for the Internet community. "; "February 2000"; ; "RFC2774"; "experimental"; " An HTTP Extension Framework "; "RFC2774" . rfc_index:RFC2965 a , rfc_index:Document; :_g37, :_g38; " This document specifies a way to create a stateful session withHypertext Transfer Protocol (HTTP) requests and responses. [STANDARDSTRACK] "; ; "October 2000"; ; "RFC2965"; "standard"; " HTTP State Management Mechanism "; "RFC2965"; rfc_index:obsoletes . rfc_index:RFC3229 a , rfc_index:Document; :_g39, :_g40, :_g41, :_g42, :_g43, :_g44, :_g45; " This document describes how delta encoding can be supported as a compatible extension to HTTP/1.1. "; ; "January 2002"; ; "RFC3229"; "standard"; " Delta encoding in HTTP "; "RFC3229" . rfc_index:RFC3230 a , rfc_index:Document; :_g46, :_g47; " HTTP/1.1 defines a Content-MD5 header that allows a server to include a digest of the response body. However, this is specifically defined to cover the body of the actual message, not the contents of the full file (which might be quite different, if the response is a Content-Range, or uses a delta encoding). Also, the Content-MD5 is limited to one specific digest algorithm; other algorithms, such as SHA-1 (Secure Hash Standard), may be more appropriate in some circumstances. Finally, HTTP/1.1 provides no explicit mechanism by which a client may request a digest. This document proposes HTTP extensions that solve these problems. "; ; "January 2002"; ; "RFC3230"; "standard"; " Instance Digests in HTTP "; "RFC3230" . rfc_index:RFC3253 a , rfc_index:Document; :_g48, :_g49, :_g50, :_g51, :_g52; " This document specifies a set of methods, headers, and resource types that define the WebDAV (Web Distributed Authoring and Versioning) versioning extensions to the HTTP/1.1 protocol. WebDAV versioning will minimize the complexity of clients that are capable of interoperating with a variety of versioning repository managers, to facilitate widespread deployment of applications capable of utilizing the WebDAV Versioning services. WebDAV versioning includes automatic versioning for versioning-unaware clients, version history management, workspace management, baseline management, activity management, and URL namespace versioning. "; ; "March 2002"; ; "RFC3253"; "standard"; " Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning) "; "RFC3253" . rfc_index:RFC3648 a , rfc_index:Document; ext:_g48, ext:_g49, :_g53, :_g54; ; "December 2003"; ; "RFC3648"; "standard"; " Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol "; "RFC3648" . http:AIM a , httphdr:HeaderField; :_g39, :_g40, :_g41, :_g42, :_g43, :_g44, :_g45; ; "A-IM"; httphdr:http; rfc_index:RFC3229; "standard" . http:Accept a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Accept"; httphdr:http; rfc_index:RFC2616; "standard" . http:AcceptAdditions a , httphdr:HeaderField; :_g12; "Accept-Additions"; httphdr:http; rfc_index:RFC2324; "informational" . http:AcceptCharset a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Accept-Charset"; httphdr:http; rfc_index:RFC2616; "standard" . http:AcceptEncoding a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Accept-Encoding"; httphdr:http; rfc_index:RFC2616; "standard" . http:AcceptFeatures a , httphdr:HeaderField; :_g9, :_g10; "Accept-Features"; httphdr:http; rfc_index:RFC2295; "experimental" . http:AcceptLanguage a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Accept-Language"; httphdr:http; rfc_index:RFC2616; "standard" . http:AcceptRanges a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Accept-Ranges"; httphdr:http; rfc_index:RFC2616; "standard" . http:Age a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Age"; httphdr:http; rfc_index:RFC2616; "standard" . http:Allow a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Allow"; httphdr:http; rfc_index:RFC2616; "standard" . http:Alternates a , httphdr:HeaderField; :_g9, :_g10; "Alternates"; httphdr:http; rfc_index:RFC2295; "experimental" . http:AuthenticationInfo a , httphdr:HeaderField; :_g25, :_g26, :_g27, :_g28, :_g29, :_g30, :_g31; ; "Authentication-Info"; httphdr:http; rfc_index:RFC2617; "standard" . http:Authorization a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Authorization"; httphdr:http; rfc_index:RFC2616; "standard" . http:CExt a , httphdr:HeaderField; :_g34, :_g35, :_g36; "C-Ext"; httphdr:http; rfc_index:RFC2774; "experimental" . http:CMan a , httphdr:HeaderField; :_g34, :_g35, :_g36; "C-Man"; httphdr:http; rfc_index:RFC2774; "experimental" . http:COpt a , httphdr:HeaderField; :_g34, :_g35, :_g36; "C-Opt"; httphdr:http; rfc_index:RFC2774; "experimental" . http:CPEP a , httphdr:HeaderField; :_g73, :_g74, :_g75, :_g76; "C-PEP"; httphdr:http; w3c_cite:PEP; "deprecated" . http:CPEPInfo a , httphdr:HeaderField; :_g73, :_g74, :_g75, :_g76; "C-PEP-Info"; httphdr:http; w3c_cite:PEP; "deprecated" . http:CacheControl a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Cache-Control"; httphdr:http; rfc_index:RFC2616; "standard" . http:Compliance a , httphdr:HeaderField; :_g105, :_g106, :_g107; "Compliance"; httphdr:http; w3c_cite:options; "provisional" . http:Connection a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Connection"; httphdr:http; rfc_index:RFC2616; "standard" . http:ContentBase a , httphdr:HeaderField; :_g0, :_g1, :_g2, :_g3, :_g4; ; "Content-Base"; httphdr:http; rfc_index:RFC2068; "standard" . http:ContentDisposition a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Content-Disposition"; httphdr:http; rfc_index:RFC2616; "standard" . http:ContentEncoding a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Content-Encoding"; httphdr:http; rfc_index:RFC2616; "standard" . http:ContentID a , httphdr:HeaderField; :_g58, :_g59, :_g60, :_g61, :_g62; "Content-ID"; httphdr:http; w3c_cite:DRP; "informational" . http:ContentLanguage a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Content-Language"; httphdr:http; rfc_index:RFC2616; "standard" . http:ContentLength a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Content-Length"; httphdr:http; rfc_index:RFC2616; "standard" . http:ContentLocation a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Content-Location"; httphdr:http; rfc_index:RFC2616; "standard" . http:ContentMD5 a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Content-MD5"; httphdr:http; rfc_index:RFC2616; "standard" . http:ContentRange a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Content-Range"; httphdr:http; rfc_index:RFC2616; "standard" . http:ContentScriptType a , httphdr:HeaderField; :_g55, :_g56, :_g57; ; "Content-Script-Type"; httphdr:http; w3c_cite:html4; "standard" . http:ContentStyleType a , httphdr:HeaderField; :_g55, :_g56, :_g57; ; "Content-Style-Type"; httphdr:http; w3c_cite:html4; "standard" . http:ContentTransferEncoding a , httphdr:HeaderField; :_g86; "Content-Transfer-Encoding"; httphdr:http; w3c_cite:objhdr; "provisional" . http:ContentType a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Content-Type"; httphdr:http; rfc_index:RFC2616; "standard" . http:ContentVersion a , httphdr:HeaderField; :_g0, :_g1, :_g2, :_g3, :_g4; ; "Content-Version"; httphdr:http; rfc_index:RFC2068; "standard" . http:Cookie a , httphdr:HeaderField; :_g37, :_g38; ; "Cookie"; httphdr:http; rfc_index:RFC2965; "standard" . http:Cookie2 a , httphdr:HeaderField; :_g37, :_g38; ; "Cookie2"; httphdr:http; rfc_index:RFC2965; "standard" . http:Cost a , httphdr:HeaderField; :_g86; "Cost"; httphdr:http; w3c_cite:objhdr; "provisional" . http:DAV a , httphdr:HeaderField; :_g13, :_g14, :_g15, :_g16, :_g17; ; "DAV"; httphdr:http; rfc_index:RFC2518; "standard" . http:Date a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Date"; httphdr:http; rfc_index:RFC2616; "standard" . http:DefaultStyle a , httphdr:HeaderField; :_g55, :_g56, :_g57; ; "Default-Style"; httphdr:http; w3c_cite:html4; "standard" . http:DeltaBase a , httphdr:HeaderField; :_g39, :_g40, :_g41, :_g42, :_g43, :_g44, :_g45; ; "Delta-Base"; httphdr:http; rfc_index:RFC3229; "standard" . http:Depth a , httphdr:HeaderField; :_g13, :_g14, :_g15, :_g16, :_g17; ; "Depth"; httphdr:http; rfc_index:RFC2518; "standard" . http:DerivedFrom a , httphdr:HeaderField; :_g0, :_g1, :_g2, :_g3, :_g4; ; "Derived-From"; httphdr:http; rfc_index:RFC2068; "standard" . http:Destination a , httphdr:HeaderField; :_g13, :_g14, :_g15, :_g16, :_g17; ; "Destination"; httphdr:http; rfc_index:RFC2518; "standard" . http:DifferentialID a , httphdr:HeaderField; :_g58, :_g59, :_g60, :_g61, :_g62; "Differential-ID"; httphdr:http; w3c_cite:DRP; "informational" . http:Digest a , httphdr:HeaderField; :_g46, :_g47; ; "Digest"; httphdr:http; rfc_index:RFC3230; "standard" . http:ETag a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "ETag"; httphdr:http; rfc_index:RFC2616; "standard" . http:Expect a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Expect"; httphdr:http; rfc_index:RFC2616; "standard" . http:Expires a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Expires"; httphdr:http; rfc_index:RFC2616; "standard" . http:Ext a , httphdr:HeaderField; :_g34, :_g35, :_g36; "Ext"; httphdr:http; rfc_index:RFC2774; "experimental" . http:From a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "From"; httphdr:http; rfc_index:RFC2616; "standard" . http:GetProfile a , httphdr:HeaderField; :_g63, :_g64, :_g65, :_g66, :_g67; "GetProfile"; httphdr:http; w3c_cite:OPSoverHTTP; "informational" . http:Host a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Host"; httphdr:http; rfc_index:RFC2616; "standard" . http:IM a , httphdr:HeaderField; :_g39, :_g40, :_g41, :_g42, :_g43, :_g44, :_g45; ; "IM"; httphdr:http; rfc_index:RFC3229; "standard" . http:If a , httphdr:HeaderField; :_g13, :_g14, :_g15, :_g16, :_g17; ; "If"; httphdr:http; rfc_index:RFC2518; "standard" . http:IfMatch a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "If-Match"; httphdr:http; rfc_index:RFC2616; "standard" . http:IfModifiedSince a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "If-Modified-Since"; httphdr:http; rfc_index:RFC2616; "standard" . http:IfNoneMatch a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "If-None-Match"; httphdr:http; rfc_index:RFC2616; "standard" . http:IfRange a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "If-Range"; httphdr:http; rfc_index:RFC2616; "standard" . http:IfUnmodifiedSince a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "If-Unmodified-Since"; httphdr:http; rfc_index:RFC2616; "standard" . http:KeepAlive a , httphdr:HeaderField; :_g0, :_g1, :_g2, :_g3, :_g4; ; "Keep-Alive"; httphdr:http; rfc_index:RFC2068; "standard" . http:Label a , httphdr:HeaderField; :_g48, :_g49, :_g50, :_g51, :_g52; ; "Label"; httphdr:http; rfc_index:RFC3253; "standard" . http:LastModified a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Last-Modified"; httphdr:http; rfc_index:RFC2616; "standard" . http:Link a , httphdr:HeaderField; :_g0, :_g1, :_g2, :_g3, :_g4; ; "Link"; httphdr:http; rfc_index:RFC2068; "standard" . http:Location a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Location"; httphdr:http; rfc_index:RFC2616; "standard" . http:LockToken a , httphdr:HeaderField; :_g13, :_g14, :_g15, :_g16, :_g17; ; "Lock-Token"; httphdr:http; rfc_index:RFC2518; "standard" . http:MIMEVersion a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "MIME-Version"; httphdr:http; rfc_index:RFC2616; "standard" . http:Man a , httphdr:HeaderField; :_g34, :_g35, :_g36; "Man"; httphdr:http; rfc_index:RFC2774; "experimental" . http:MaxForwards a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Max-Forwards"; httphdr:http; rfc_index:RFC2616; "standard" . http:MessageID a , httphdr:HeaderField; :_g86; "Message-ID"; httphdr:http; w3c_cite:objhdr; "provisional" . http:Meter a , httphdr:HeaderField; :_g7, :_g8; ; "Meter"; httphdr:http; rfc_index:RFC2227; "standard" . http:Negotiate a , httphdr:HeaderField; :_g9, :_g10; "Negotiate"; httphdr:http; rfc_index:RFC2295; "experimental" . http:NonCompliance a , httphdr:HeaderField; :_g105, :_g106, :_g107; "Non-Compliance"; httphdr:http; w3c_cite:options; "provisional" . http:Opt a , httphdr:HeaderField; :_g34, :_g35, :_g36; "Opt"; httphdr:http; rfc_index:RFC2774; "experimental" . http:Optional a , httphdr:HeaderField; :_g99, :_g100, :_g101, :_g102; "Optional"; httphdr:http; w3c_cite:wire; "provisional" . http:OrderingType a , httphdr:HeaderField; ext:_g48, ext:_g49, :_g53, :_g54; ; "Ordering-Type"; httphdr:http; rfc_index:RFC3648; "standard" . http:Overwrite a , httphdr:HeaderField; :_g13, :_g14, :_g15, :_g16, :_g17; ; "Overwrite"; httphdr:http; rfc_index:RFC2518; "standard" . http:P3P a , httphdr:HeaderField; :_g68, :_g69, :_g70, :_g71, :_g72; ; "P3P"; httphdr:http; w3c_cite:P3P; "standard" . http:PEP a , httphdr:HeaderField; :_g73, :_g74, :_g75, :_g76; "PEP"; httphdr:http; w3c_cite:PEP; "deprecated" . http:PICSLabel a , httphdr:HeaderField; :_g77, :_g78, :_g79, :_g80; ; "PICS-Label"; httphdr:http; w3c_cite:PICSlabels; "standard" . http:PepInfo a , httphdr:HeaderField; :_g73, :_g74, :_g75, :_g76; "Pep-Info"; httphdr:http; w3c_cite:PEP; "deprecated" . http:Position a , httphdr:HeaderField; ext:_g48, ext:_g49, :_g53, :_g54; ; "Position"; httphdr:http; rfc_index:RFC3648; "standard" . http:Pragma a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Pragma"; httphdr:http; rfc_index:RFC2616; "standard" . http:ProfileObject a , httphdr:HeaderField; :_g63, :_g64, :_g65, :_g66, :_g67; "ProfileObject"; httphdr:http; w3c_cite:OPSoverHTTP; "informational" . http:Protocol a , httphdr:HeaderField; :_g77, :_g78, :_g79, :_g80; ; "Protocol"; httphdr:http; w3c_cite:PICSlabels; "standard" . http:ProtocolInfo a , httphdr:HeaderField; :_g83, :_g84, :_g85; "Protocol-Info"; httphdr:http; w3c_cite:jepi_uppflow; "deprecated" . http:ProtocolQuery a , httphdr:HeaderField; :_g83, :_g84, :_g85; "Protocol-Query"; httphdr:http; w3c_cite:jepi_uppflow; "deprecated" . http:ProtocolRequest a , httphdr:HeaderField; :_g77, :_g78, :_g79, :_g80; ; "Protocol-Request"; httphdr:http; w3c_cite:PICSlabels; "standard" . http:ProxyAuthenticate a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Proxy-Authenticate"; httphdr:http; rfc_index:RFC2616; "standard" . http:ProxyAuthenticationInfo a , httphdr:HeaderField; :_g25, :_g26, :_g27, :_g28, :_g29, :_g30, :_g31; ; "Proxy-Authentication-Info"; httphdr:http; rfc_index:RFC2617; "standard" . http:ProxyAuthorization a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Proxy-Authorization"; httphdr:http; rfc_index:RFC2616; "standard" . http:ProxyFeatures a , httphdr:HeaderField; :_g87; "Proxy-Features"; httphdr:http; w3c_cite:proxy; "informational" . http:ProxyInstruction a , httphdr:HeaderField; :_g87; "Proxy-Instruction"; httphdr:http; w3c_cite:proxy; "informational" . http:Public a , httphdr:HeaderField; :_g0, :_g1, :_g2, :_g3, :_g4; ; "Public"; httphdr:http; rfc_index:RFC2068; "standard" . http:Range a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Range"; httphdr:http; rfc_index:RFC2616; "standard" . http:Referer a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Referer"; httphdr:http; rfc_index:RFC2616; "standard" . http:ResolutionHint a , httphdr:HeaderField; :_g99, :_g100, :_g101, :_g102; "Resolution-Hint"; httphdr:http; w3c_cite:wire; "provisional" . http:ResolverLocation a , httphdr:HeaderField; :_g99, :_g100, :_g101, :_g102; "Resolver-Location"; httphdr:http; w3c_cite:wire; "provisional" . http:RetryAfter a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Retry-After"; httphdr:http; rfc_index:RFC2616; "standard" . http:Safe a , httphdr:HeaderField; :_g11; "Safe"; httphdr:http; rfc_index:RFC2310; "experimental" . http:SecurityScheme a , httphdr:HeaderField; :_g32, :_g33; "Security-Scheme"; httphdr:http; rfc_index:RFC2660; "experimental" . http:Server a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Server"; httphdr:http; rfc_index:RFC2616; "standard" . http:SetCookie a , httphdr:HeaderField; :_g5, :_g6; ; "Set-Cookie"; httphdr:http; rfc_index:RFC2109; "standard" . http:SetCookie2 a , httphdr:HeaderField; :_g37, :_g38; ; "Set-Cookie2"; httphdr:http; rfc_index:RFC2965; "standard" . http:SetProfile a , httphdr:HeaderField; :_g63, :_g64, :_g65, :_g66, :_g67; "SetProfile"; httphdr:http; w3c_cite:OPSoverHTTP; "informational" . http:SoapAction a , httphdr:HeaderField; :_g88, :_g89, :_g90, :_g91, :_g92, :_g93, :_g94, :_g95; "SoapAction"; httphdr:http; w3c_cite:soap; "informational" . http:StatusURI a , httphdr:HeaderField; :_g13, :_g14, :_g15, :_g16, :_g17; ; "Status-URI"; httphdr:http; rfc_index:RFC2518; "standard" . http:SubOK a , httphdr:HeaderField; :_g103, :_g104; "SubOK"; httphdr:http; w3c_cite:dupsup; "provisional" . http:Subst a , httphdr:HeaderField; :_g103, :_g104; "Subst"; httphdr:http; w3c_cite:dupsup; "provisional" . http:SurrogateCapability a , httphdr:HeaderField; :_g81, :_g82; "Surrogate-Capability"; httphdr:http; w3c_cite:edge_arch; "informational" . http:SurrogateControl a , httphdr:HeaderField; :_g81, :_g82; "Surrogate-Control"; httphdr:http; w3c_cite:edge_arch; "informational" . http:TCN a , httphdr:HeaderField; :_g9, :_g10; "TCN"; httphdr:http; rfc_index:RFC2295; "experimental" . http:TE a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "TE"; httphdr:http; rfc_index:RFC2616; "standard" . http:Timeout a , httphdr:HeaderField; :_g13, :_g14, :_g15, :_g16, :_g17; ; "Timeout"; httphdr:http; rfc_index:RFC2518; "standard" . http:Title a , httphdr:HeaderField; :_g86; "Title"; httphdr:http; w3c_cite:objhdr; "provisional" . http:Trailer a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Trailer"; httphdr:http; rfc_index:RFC2616; "standard" . http:TransferEncoding a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Transfer-Encoding"; httphdr:http; rfc_index:RFC2616; "standard" . http:UAColor a , httphdr:HeaderField; :_g96, :_g97, :_g98; "UA-Color"; httphdr:http; w3c_cite:http_attrs; "provisional" . http:UAMedia a , httphdr:HeaderField; :_g96, :_g97, :_g98; "UA-Media"; httphdr:http; w3c_cite:http_attrs; "provisional" . http:UAPixels a , httphdr:HeaderField; :_g96, :_g97, :_g98; "UA-Pixels"; httphdr:http; w3c_cite:http_attrs; "provisional" . http:UAResolution a , httphdr:HeaderField; :_g96, :_g97, :_g98; "UA-Resolution"; httphdr:http; w3c_cite:http_attrs; "provisional" . http:UAWindowPixels a , httphdr:HeaderField; :_g96, :_g97, :_g98; "UA-Windowpixels"; httphdr:http; w3c_cite:http_attrs; "provisional" . http:URI a , httphdr:HeaderField; :_g0, :_g1, :_g2, :_g3, :_g4; ; "URI"; httphdr:http; rfc_index:RFC2068; "standard" . http:Upgrade a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Upgrade"; httphdr:http; rfc_index:RFC2616; "standard" . http:UserAgent a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "User-Agent"; httphdr:http; rfc_index:RFC2616; "standard" . http:VariantVary a , httphdr:HeaderField; :_g9, :_g10; "Variant-Vary"; httphdr:http; rfc_index:RFC2295; "experimental" . http:Vary a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Vary"; httphdr:http; rfc_index:RFC2616; "standard" . http:Version a , httphdr:HeaderField; :_g86; "Version"; httphdr:http; w3c_cite:objhdr; "provisional" . http:Via a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Via"; httphdr:http; rfc_index:RFC2616; "standard" . http:WWWAuthenticate a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "WWW-Authenticate"; httphdr:http; rfc_index:RFC2616; "standard" . http:WantDigest a , httphdr:HeaderField; :_g46, :_g47; ; "Want-Digest"; httphdr:http; rfc_index:RFC3230; "standard" . http:Warning a , httphdr:HeaderField; :_g18, :_g19, :_g20, :_g21, :_g22, :_g23, :_g24; ; "Warning"; httphdr:http; rfc_index:RFC2616; "standard" . :_g0 a ; "fielding@ics.uci.edu"; "Roy T. Fielding" . :_g1 a ; "jg@w3.org"; "Jim Gettys" . :_g2 a ; "mogul@wrl.dec.com"; "Jeffrey C. Mogul" . :_g3 a ; "frystyk@w3.org"; "Henrik Frystyk Nielsen" . :_g4 a ; "timbl@w3.org"; "Tim Berners-Lee" . :_g5 a ; "dmk@bell-labs.com"; "David M. Kristol" . :_g6 a ; "montulli@netscape.com"; "Lou Montulli" . :_g7 a ; "mogul@wrl.dec.com"; "Jeffrey C. Mogul" . :_g8 a ; "paulle@microsoft.com"; "Paul J. Leach" . :_g9 a ; "koen@win.tue.nl"; "Koen Holtman" . :_g10 a ; "mutz@hpl.hp.com"; "Andrew H. Mutz" . :_g11 a ; "koen@win.tue.nl"; "Koen Holtman" . :_g12 a ; "masinter@parc.xerox.com"; "Larry Masinter" . :_g13 a ; "yarong@microsoft.com"; "Y. Y. Goland" . :_g14 a ; "ejw@ics.uci.edu"; "E. J. Whitehead, Jr." . :_g15 a ; "asad@netscape.com"; "A. Faizi" . :_g16 a ; "srcarter@novell.com"; "S. R. Carter" . :_g17 a ; "dcjensen@novell.com"; "D. Jensen" . :_g18 a ; "fielding@ics.uci.edu"; "Roy T. Fielding" . :_g19 a ; "jg@w3.org"; "James Gettys" . :_g20 a ; "mogul@wrl.dec.com"; "Jeffrey C. Mogul" . :_g21 a ; "frystyk@w3.org"; "Henrik Frystyk Nielsen" . :_g22 a ; "masinter@parc.xer