Ticket #299: mulberry.log

File mulberry.log, 1.7 kB (added by MartinDietze, 4 months ago)

Mulberry HTTP log

Line 
1--> #Logging started by Mulberry on Tue Apr  1 12:03:27 2008
2
3--> #1 Starting HTTP Session on Tue Apr  1 12:03:32 2008: serverhost:8008
4
5--> #1.-1213302592 Tue Apr  1 12:03:32 2008
6        <-------- BEGIN HTTP CONNECTION -------->
7Server: serverhost:8008
8
9--> #1.-1213302592 Tue Apr  1 12:03:32 2008
10        <-------- BEGIN HTTP REQUEST -------->
11OPTIONS /calendars/users/username/39A318CC-8841-89C-ADE7-9569373C4306/ HTTP/1.1
12Host: serverhost:8008
13
14
15        <-------- BEGIN HTTP RESPONSE -------->
16HTTP/1.1 401 Unauthorized
17Date: Tue, 01 Apr 2008 10:03:32 GMT
18Content-Length: 141
19Content-Type: text/html
20WWW-Authenticate: negotiate
21WWW-Authenticate: digest nonce="1334326398665408398352143030", realm="/Search", algorithm="md5"
22Server: Twisted/2.5.0 TwistedWeb/[twisted.web2, version 0.2.0]
23
24<html><head><title>Unauthorized</title></head><body><h1>Unauthorized</h1><p>You are not authorized to access this resource.</p></body></html>        <-------- END HTTP RESPONSE -------->
25
26--> #1.-1213302592 Tue Apr  1 12:03:34 2008
27        <-------- BEGIN HTTP REQUEST -------->
28OPTIONS /calendars/users/username/39A318CC-8841-89C-ADE7-9569373C4306/ HTTP/1.1
29Host: serverhost:8008
30Authorization: Basic ZGV2Y2FsOmRldmNhbA==
31
32
33        <-------- BEGIN HTTP RESPONSE -------->
34HTTP/1.1 403 Forbidden
35Date: Tue, 01 Apr 2008 10:03:34 GMT
36Content-Length: 192
37Content-Type: text/html
38Server: Twisted/2.5.0 TwistedWeb/[twisted.web2, version 0.2.0]
39
40<html><head><title>403 Forbidden</title></head><body><h1>Forbidden</h1>You don't have permission to access /calendars/users/username/39A318CC-8841-89C-ADE7-9569373C4306/.</body></html>
41<-------- END HTTP RESPONSE -------->
42
43--> #1.-1213302592 Tue Apr  1 12:03:34 2008
44        <-------- END HTTP CONNECTION -------->