HTTP Extensions Example


M-GET /2001/Talks/0710-ep-grid/all.htm HTTP/1.1
User-Agent: W3C ChACL agent
Host: www.w3.org
Accept: text/xml
Accept-Encoding: deflate, gzip, x-gzip, identity, *;q=0
Authorization: Basic xxxxxxxxxxxxxxxxxxxx
Connection: Keep-Alive, TE
TE: deflate, gzip, chunked, identity, trailers
Mandatory: http://www.w3.org/2001/07/07-MetaPackage/;ns=03
03-Action: GET-META(ACLs)
HTTP/1.0 200 
Date: Sat, 07 Jul 2001 14:08:12 GMT
Server: Apache/1.3.6 (Unix) PHP/3.0.15
WWW-Authenticate: Basic realm="W3CACL"
Content-length: 6614
Content-Type: application/octet-stream
Mandatory: http://www.w3.org/2001/07/07-MetaPackage/;ns=18
18-Metadata-Content-Length: 883

<?xml version="1.0"?>
<!-- Session-Id: 994514895.830925 -->
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:s="http://www.w3.org/2001/02/acls/ns#">
...
</rdf:RDF>

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
...
</html>