(* Examples taken from the RFC text *)
let r1 = "
http://www.example.com/file
Box type A
J.J. Johnson
HTTP/1.1 200 OK
HTTP/1.1 403 Forbidden
The user does not have access to the
DingALing property.
There has been an access violation error.
"
let r2 = "
http://www.example.com/container/
HTTP/1.1 200 OK
http://www.example.com/container/front.html
HTTP/1.1 200 OK
"
let r3 = "
/container/
Box type A
Hadrian
1997-12-01T17:42:21-08:00
Example collection
HTTP/1.1 200 OK
/container/front.html
Box type B
1997-12-01T18:27:21-08:00
Example HTML resource
4525
text/html
\"zzyzx\"
Mon, 12 Jan 1998 09:25:56 GMT
HTTP/1.1 200 OK
"
let r4 = "
http://www.example.com/bar.html
HTTP/1.1 424 Failed Dependency
HTTP/1.1 409 Conflict
Copyright Owner cannot be deleted or
altered.
"
let r5 = "
http://www.example.com/container/resource3
HTTP/1.1 423 Locked
"
let r6 = "
http://www.example.com/othercontainer/R2/
HTTP/1.1 423 Locked
"