These two files are IE generated logs. I removed my real server name and shrinked unrelevent parts from requests on "working" server. (django developpment server)
Thoses logs are related to this bug report:
These two files are IE generated logs. I removed my real server name and shrinked unrelevent parts from requests on "working" server. (django developpment server)
Thoses logs are related to this bug report:
<?xml version="1.0" encoding="UTF-8"?> | |
<log> | |
<version>1.1</version> | |
<creator> | |
<name>Internet Explorer Network Inspector</name> | |
<version>9.0.8112.16421</version> | |
</creator> | |
<browser> | |
<name>Internet Explorer</name> | |
<version>9.0.8112.16421</version> | |
</browser> | |
<pages> | |
<page> | |
<startedDateTime>2011-08-30T20:37:00.914+01:00</startedDateTime> | |
<id>0</id> | |
<title/> | |
<pageTimings> | |
<onContentLoad>982</onContentLoad> | |
<onLoad>1053</onLoad> | |
</pageTimings> | |
</page> | |
</pages> | |
<entries> | |
<entry> | |
<pageref>0</pageref> | |
<startedDateTime>2011-08-30T20:37:00.914+01:00</startedDateTime> | |
<time>421</time> | |
<request> | |
<method>POST</method> | |
<url>http://192.168.0.16:8080/agents/login/</url> | |
<httpVersion>HTTP/1.1</httpVersion> | |
<cookies> | |
<cookie> | |
<name>csrftoken</name> | |
<value>afc35952b26e310488fc4048616518cc</value> | |
</cookie> | |
<cookie> | |
<name>sessionid</name> | |
<value>d6a550d603950bdd31f1a072ddc4fee0</value> | |
</cookie> | |
</cookies> | |
<headers> | |
<header> | |
<name>Accept</name> | |
<value>text/html, application/xhtml+xml, */*</value> | |
</header> | |
<header> | |
<name>Referer</name> | |
<value>http://192.168.0.16:8080/agents/login/?next=/agents/my_events/</value> | |
</header> | |
<header> | |
<name>Accept-Language</name> | |
<value>fr-FR</value> | |
</header> | |
<header> | |
<name>User-Agent</name> | |
<value>Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)</value> | |
</header> | |
<header> | |
<name>Content-Type</name> | |
<value>application/x-www-form-urlencoded</value> | |
</header> | |
<header> | |
<name>Accept-Encoding</name> | |
<value>gzip, deflate</value> | |
</header> | |
<header> | |
<name>Host</name> | |
<value>192.168.0.16:8080</value> | |
</header> | |
<header> | |
<name>Content-Length</name> | |
<value>99</value> | |
</header> | |
<header> | |
<name>Connection</name> | |
<value>Keep-Alive</value> | |
</header> | |
<header> | |
<name>Cache-Control</name> | |
<value>no-cache</value> | |
</header> | |
<header> | |
<name>Cookie</name> | |
<value>csrftoken=afc35952b26e310488fc4048616518cc; sessionid=d6a550d603950bdd31f1a072ddc4fee0</value> | |
</header> | |
</headers> | |
<queryString/> | |
<postData> | |
<mimeType>application/x-www-form-urlencoded</mimeType> | |
<text>csrfmiddlewaretoken=afc35952b26e310488fc4048616518cc&username=user&password=password&submit=Valider</text> | |
</postData> | |
<headersSize>531</headersSize> | |
<bodySize>99</bodySize> | |
</request> | |
<response> | |
<status>302</status> | |
<statusText>FOUND</statusText> | |
<httpVersion>HTTP/1.0</httpVersion> | |
<cookies> | |
<cookie> | |
<name>sessionid</name> | |
<value>56d9ae8dadb7cd783009b183117205f3</value> | |
<path>/</path> | |
<domain/> | |
<expires>2011-09-13T18:36:58.0+01:00</expires> | |
<httpOnly>false</httpOnly> | |
<_secure>false</_secure> | |
</cookie> | |
</cookies> | |
<headers> | |
<header> | |
<name>Server</name> | |
<value>WSGIServer/0.1 Python/2.7.1+</value> | |
</header> | |
<header> | |
<name>Date</name> | |
<value>Tue, 30 Aug 2011 20:36:58 GMT</value> | |
</header> | |
<header> | |
<name>Vary</name> | |
<value>Cookie</value> | |
</header> | |
<header> | |
<name>Content-Length</name> | |
<value>0</value> | |
</header> | |
<header> | |
<name>Content-Type</name> | |
<value>text/html; charset=utf-8</value> | |
</header> | |
<header> | |
<name>Location</name> | |
<value>http://192.168.0.16:8080/</value> | |
</header> | |
<header> | |
<name>Set-Cookie</name> | |
<value>sessionid=56d9ae8dadb7cd783009b183117205f3; expires=Tue, 13-Sep-2011 20:36:58 GMT; Max-Age=1209600; Path=/</value> | |
</header> | |
</headers> | |
<content> | |
<size>0</size> | |
<mimeType>text/html; charset=utf-8</mimeType> | |
<text/> | |
</content> | |
<redirectionURL/> | |
<headersSize>328</headersSize> | |
<bodySize>0</bodySize> | |
</response> | |
<cache/> | |
<timings> | |
<send>0</send> | |
<wait>421</wait> | |
<receive>0</receive> | |
</timings> | |
</entry> | |
<entry> | |
<pageref>0</pageref> | |
<startedDateTime>2011-08-30T20:37:01.335+01:00</startedDateTime> | |
<time>31</time> | |
<request> | |
<method>POST</method> | |
<url>http://192.168.0.16:8080/</url> | |
<httpVersion>HTTP/1.1</httpVersion> | |
<cookies> | |
<cookie> | |
<name>csrftoken</name> | |
<value>afc35952b26e310488fc4048616518cc</value> | |
</cookie> | |
<cookie> | |
<name>sessionid</name> | |
<value>d6a550d603950bdd31f1a072ddc4fee0</value> | |
</cookie> | |
<cookie> | |
<name>csrftoken</name> | |
<value>afc35952b26e310488fc4048616518cc</value> | |
</cookie> | |
<cookie> | |
<name>sessionid</name> | |
<value>d6a550d603950bdd31f1a072ddc4fee0</value> | |
</cookie> | |
<cookie> | |
<name>csrftoken</name> | |
<value>afc35952b26e310488fc4048616518cc</value> | |
</cookie> | |
<cookie> | |
<name>sessionid</name> | |
<value>56d9ae8dadb7cd783009b183117205f3</value> | |
</cookie> | |
</cookies> | |
<headers> | |
<header> | |
<name>Accept</name> | |
<value>text/html, application/xhtml+xml, */*</value> | |
</header> | |
<header> | |
<name>Referer</name> | |
<value>http://192.168.0.16:8080/agents/login/?next=/agents/my_events/</value> | |
</header> | |
<header> | |
<name>Accept-Language</name> | |
<value>fr-FR</value> | |
</header> | |
<header> | |
<name>User-Agent</name> | |
<value>Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)</value> | |
</header> | |
<header> | |
<name>Accept-Encoding</name> | |
<value>gzip, deflate</value> | |
</header> | |
<header> | |
<name>Host</name> | |
<value>192.168.0.16:8080</value> | |
</header> | |
<header> | |
<name>Connection</name> | |
<value>Keep-Alive</value> | |
</header> | |
<header> | |
<name>Cache-Control</name> | |
<value>no-cache</value> | |
</header> | |
<header> | |
<name>Cookie</name> | |
<value>csrftoken=afc35952b26e310488fc4048616518cc; sessionid=d6a550d603950bdd31f1a072ddc4fee0</value> | |
</header> | |
<header> | |
<name>Accept</name> | |
<value>text/html, application/xhtml+xml, */*</value> | |
</header> | |
<header> | |
<name>Referer</name> | |
<value>http://192.168.0.16:8080/agents/login/?next=/agents/my_events/</value> | |
</header> | |
<header> | |
<name>Accept-Language</name> | |
<value>fr-FR</value> | |
</header> | |
<header> | |
<name>User-Agent</name> | |
<value>Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)</value> | |
</header> | |
<header> | |
<name>Accept-Encoding</name> | |
<value>gzip, deflate</value> | |
</header> | |
<header> | |
<name>Host</name> | |
<value>192.168.0.16:8080</value> | |
</header> | |
<header> | |
<name>Connection</name> | |
<value>Keep-Alive</value> | |
</header> | |
<header> | |
<name>Cache-Control</name> | |
<value>no-cache</value> | |
</header> | |
<header> | |
<name>Cookie</name> | |
<value>csrftoken=afc35952b26e310488fc4048616518cc; sessionid=56d9ae8dadb7cd783009b183117205f3</value> | |
</header> | |
</headers> | |
<queryString/> | |
<postData> | |
<mimeType/> | |
<text>csrfmiddlewaretoken=afc35952b26e310488fc4048616518cc&username=user&password=password&submit=Valider</text> | |
</postData> | |
<headersSize>448</headersSize> | |
<bodySize>99</bodySize> | |
</request> | |
<response> | |
<status>301</status> | |
<statusText>MOVED PERMANENTLY</statusText> | |
<httpVersion>HTTP/1.0</httpVersion> | |
<cookies/> | |
<headers> | |
<header> | |
<name>Server</name> | |
<value>WSGIServer/0.1 Python/2.7.1+</value> | |
</header> | |
<header> | |
<name>Date</name> | |
<value>Tue, 30 Aug 2011 20:36:58 GMT</value> | |
</header> | |
<header> | |
<name>Content-Length</name> | |
<value>0</value> | |
</header> | |
<header> | |
<name>Content-Type</name> | |
<value>text/html; charset=utf-8</value> | |
</header> | |
<header> | |
<name>Location</name> | |
<value>http://192.168.0.16:8080/agents/</value> | |
</header> | |
</headers> | |
<content> | |
<size>0</size> | |
<mimeType>text/html; charset=utf-8</mimeType> | |
<text/> | |
</content> | |
<redirectionURL/> | |
<headersSize>212</headersSize> | |
<bodySize>0</bodySize> | |
</response> | |
<cache/> | |
<timings> | |
<send>31</send> | |
<wait>0</wait> | |
<receive>0</receive> | |
</timings> | |
</entry> | |
<entry> | |
<pageref>0</pageref> | |
<startedDateTime>2011-08-30T20:37:01.366+01:00</startedDateTime> | |
<time>31</time> | |
<request> | |
<method>POST</method> | |
<url>http://192.168.0.16:8080/agents/</url> | |
<httpVersion>HTTP/1.1</httpVersion> | |
<cookies> | |
<cookie> | |
<name>csrftoken</name> | |
<value>afc35952b26e310488fc4048616518cc</value> | |
</cookie> | |
<cookie> | |
<name>sessionid</name> | |
<value>56d9ae8dadb7cd783009b183117205f3</value> | |
</cookie> | |
<cookie> | |
<name>csrftoken</name> | |
<value>afc35952b26e310488fc4048616518cc</value> | |
</cookie> | |
<cookie> | |
<name>sessionid</name> | |
<value>56d9ae8dadb7cd783009b183117205f3</value> | |
</cookie> | |
<cookie> | |
<name>csrftoken</name> | |
<value>afc35952b26e310488fc4048616518cc</value> | |
</cookie> | |
<cookie> | |
<name>sessionid</name> | |
<value>56d9ae8dadb7cd783009b183117205f3</value> | |
</cookie> | |
</cookies> | |
<headers> | |
<header> | |
<name>Accept</name> | |
<value>text/html, application/xhtml+xml, */*</value> | |
</header> | |
<header> | |
<name>Referer</name> | |
<value>http://192.168.0.16:8080/agents/login/?next=/agents/my_events/</value> | |
</header> | |
<header> | |
<name>Accept-Language</name> | |
<value>fr-FR</value> | |
</header> | |
<header> | |
<name>User-Agent</name> | |
<value>Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)</value> | |
</header> | |
<header> | |
<name>Accept-Encoding</name> | |
<value>gzip, deflate</value> | |
</header> | |
<header> | |
<name>Host</name> | |
<value>192.168.0.16:8080</value> | |
</header> | |
<header> | |
<name>Connection</name> | |
<value>Keep-Alive</value> | |
</header> | |
<header> | |
<name>Cache-Control</name> | |
<value>no-cache</value> | |
</header> | |
<header> | |
<name>Cookie</name> | |
<value>csrftoken=afc35952b26e310488fc4048616518cc; sessionid=56d9ae8dadb7cd783009b183117205f3</value> | |
</header> | |
<header> | |
<name>Accept</name> | |
<value>text/html, application/xhtml+xml, */*</value> | |
</header> | |
<header> | |
<name>Referer</name> | |
<value>http://192.168.0.16:8080/agents/login/?next=/agents/my_events/</value> | |
</header> | |
<header> | |
<name>Accept-Language</name> | |
<value>fr-FR</value> | |
</header> | |
<header> | |
<name>User-Agent</name> | |
<value>Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)</value> | |
</header> | |
<header> | |
<name>Accept-Encoding</name> | |
<value>gzip, deflate</value> | |
</header> | |
<header> | |
<name>Host</name> | |
<value>192.168.0.16:8080</value> | |
</header> | |
<header> | |
<name>Connection</name> | |
<value>Keep-Alive</value> | |
</header> | |
<header> | |
<name>Cache-Control</name> | |
<value>no-cache</value> | |
</header> | |
<header> | |
<name>Cookie</name> | |
<value>csrftoken=afc35952b26e310488fc4048616518cc; sessionid=56d9ae8dadb7cd783009b183117205f3</value> | |
</header> | |
</headers> | |
<queryString/> | |
<postData> | |
<mimeType/> | |
<text>csrfmiddlewaretoken=afc35952b26e310488fc4048616518cc&username=user&password=password&submit=Valider</text> | |
</postData> | |
<headersSize>455</headersSize> | |
<bodySize>99</bodySize> | |
</request> | |
<response> | |
<status>302</status> | |
<statusText>FOUND</statusText> | |
<httpVersion>HTTP/1.0</httpVersion> | |
<cookies/> | |
<headers> | |
<header> | |
<name>Server</name> | |
<value>WSGIServer/0.1 Python/2.7.1+</value> | |
</header> | |
<header> | |
<name>Date</name> | |
<value>Tue, 30 Aug 2011 20:36:58 GMT</value> | |
</header> | |
<header> | |
<name>Vary</name> | |
<value>Cookie</value> | |
</header> | |
<header> | |
<name>Content-Length</name> | |
<value>0</value> | |
</header> | |
<header> | |
<name>Content-Type</name> | |
<value>text/html; charset=utf-8</value> | |
</header> | |
<header> | |
<name>Location</name> | |
<value>http://192.168.0.16:8080/agents/my_events/</value> | |
</header> | |
</headers> | |
<content> | |
<size>0</size> | |
<mimeType>text/html; charset=utf-8</mimeType> | |
<text/> | |
</content> | |
<redirectionURL/> | |
<headersSize>224</headersSize> | |
<bodySize>0</bodySize> | |
</response> | |
<cache/> | |
<timings> | |
<send>16</send> | |
<wait>15</wait> | |
<receive>0</receive> | |
</timings> | |
</entry> | |
<entry> | |
<pageref>0</pageref> | |
<startedDateTime>2011-08-30T20:37:01.397+01:00</startedDateTime> | |
<time>203</time> | |
<request> | |
<method>POST</method> | |
<url>http://192.168.0.16:8080/agents/my_events/</url> | |
<httpVersion>HTTP/1.1</httpVersion> | |
<cookies> | |
<cookie> | |
<name>SpryMedia_DataTables_main_table_</name> | |
<value>%7B%22iCreate%22%3A1314736609464%2C%22iStart%22%3A0%2C%22iEnd%22%3A0%2C%22iLength%22%3A10%2C%22sFilter%22%3A%22%22%2C%22sFilterEsc%22%3Atrue%2C%22aaSorting%22%3A%5B%20%5B0%2C%22asc%22%5D%5D%2C%22aaSearchCols%22%3A%5B%20%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%5D%2C%22abVisCols%22%3A%5B%20true%2Ctrue%2Ctrue%2Ctrue%2Ctrue%5D%7D</value> | |
</cookie> | |
<cookie> | |
<name>csrftoken</name> | |
<value>afc35952b26e310488fc4048616518cc</value> | |
</cookie> | |
<cookie> | |
<name>sessionid</name> | |
<value>56d9ae8dadb7cd783009b183117205f3</value> | |
</cookie> | |
<cookie> | |
<name>SpryMedia_DataTables_main_table_</name> | |
<value>%7B%22iCreate%22%3A1314736609464%2C%22iStart%22%3A0%2C%22iEnd%22%3A0%2C%22iLength%22%3A10%2C%22sFilter%22%3A%22%22%2C%22sFilterEsc%22%3Atrue%2C%22aaSorting%22%3A%5B%20%5B0%2C%22asc%22%5D%5D%2C%22aaSearchCols%22%3A%5B%20%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%5D%2C%22abVisCols%22%3A%5B%20true%2Ctrue%2Ctrue%2Ctrue%2Ctrue%5D%7D</value> | |
</cookie> | |
<cookie> | |
<name>csrftoken</name> | |
<value>afc35952b26e310488fc4048616518cc</value> | |
</cookie> | |
<cookie> | |
<name>sessionid</name> | |
<value>56d9ae8dadb7cd783009b183117205f3</value> | |
</cookie> | |
<cookie> | |
<name>SpryMedia_DataTables_main_table_</name> | |
<value>%7B%22iCreate%22%3A1314736609464%2C%22iStart%22%3A0%2C%22iEnd%22%3A0%2C%22iLength%22%3A10%2C%22sFilter%22%3A%22%22%2C%22sFilterEsc%22%3Atrue%2C%22aaSorting%22%3A%5B%20%5B0%2C%22asc%22%5D%5D%2C%22aaSearchCols%22%3A%5B%20%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%5D%2C%22abVisCols%22%3A%5B%20true%2Ctrue%2Ctrue%2Ctrue%2Ctrue%5D%7D</value> | |
</cookie> | |
<cookie> | |
<name>csrftoken</name> | |
<value>afc35952b26e310488fc4048616518cc</value> | |
</cookie> | |
<cookie> | |
<name>sessionid</name> | |
<value>56d9ae8dadb7cd783009b183117205f3</value> | |
</cookie> | |
</cookies> | |
<headers> | |
<header> | |
<name>Accept</name> | |
<value>text/html, application/xhtml+xml, */*</value> | |
</header> | |
<header> | |
<name>Referer</name> | |
<value>http://192.168.0.16:8080/agents/login/?next=/agents/my_events/</value> | |
</header> | |
<header> | |
<name>Accept-Language</name> | |
<value>fr-FR</value> | |
</header> | |
<header> | |
<name>User-Agent</name> | |
<value>Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)</value> | |
</header> | |
<header> | |
<name>Accept-Encoding</name> | |
<value>gzip, deflate</value> | |
</header> | |
<header> | |
<name>Host</name> | |
<value>192.168.0.16:8080</value> | |
</header> | |
<header> | |
<name>Connection</name> | |
<value>Keep-Alive</value> | |
</header> | |
<header> | |
<name>Cache-Control</name> | |
<value>no-cache</value> | |
</header> | |
<header> | |
<name>Cookie</name> | |
<value>SpryMedia_DataTables_main_table_=%7B%22iCreate%22%3A1314736609464%2C%22iStart%22%3A0%2C%22iEnd%22%3A0%2C%22iLength%22%3A10%2C%22sFilter%22%3A%22%22%2C%22sFilterEsc%22%3Atrue%2C%22aaSorting%22%3A%5B%20%5B0%2C%22asc%22%5D%5D%2C%22aaSearchCols%22%3A%5B%20%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%5D%2C%22abVisCols%22%3A%5B%20true%2Ctrue%2Ctrue%2Ctrue%2Ctrue%5D%7D; csrftoken=afc35952b26e310488fc4048616518cc; sessionid=56d9ae8dadb7cd783009b183117205f3</value> | |
</header> | |
<header> | |
<name>Accept</name> | |
<value>text/html, application/xhtml+xml, */*</value> | |
</header> | |
<header> | |
<name>Referer</name> | |
<value>http://192.168.0.16:8080/agents/login/?next=/agents/my_events/</value> | |
</header> | |
<header> | |
<name>Accept-Language</name> | |
<value>fr-FR</value> | |
</header> | |
<header> | |
<name>User-Agent</name> | |
<value>Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)</value> | |
</header> | |
<header> | |
<name>Accept-Encoding</name> | |
<value>gzip, deflate</value> | |
</header> | |
<header> | |
<name>Host</name> | |
<value>192.168.0.16:8080</value> | |
</header> | |
<header> | |
<name>Connection</name> | |
<value>Keep-Alive</value> | |
</header> | |
<header> | |
<name>Cache-Control</name> | |
<value>no-cache</value> | |
</header> | |
<header> | |
<name>Cookie</name> | |
<value>SpryMedia_DataTables_main_table_=%7B%22iCreate%22%3A1314736609464%2C%22iStart%22%3A0%2C%22iEnd%22%3A0%2C%22iLength%22%3A10%2C%22sFilter%22%3A%22%22%2C%22sFilterEsc%22%3Atrue%2C%22aaSorting%22%3A%5B%20%5B0%2C%22asc%22%5D%5D%2C%22aaSearchCols%22%3A%5B%20%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%2C%5B%22%22%2Ctrue%5D%5D%2C%22abVisCols%22%3A%5B%20true%2Ctrue%2Ctrue%2Ctrue%2Ctrue%5D%7D; csrftoken=afc35952b26e310488fc4048616518cc; sessionid=56d9ae8dadb7cd783009b183117205f3</value> | |
</header> | |
</headers> | |
<queryString/> | |
<postData> | |
<mimeType/> | |
<text>csrfmiddlewaretoken=afc35952b26e310488fc4048616518cc&username=user&password=password&submit=Valider</text> | |
</postData> | |
<headersSize>894</headersSize> | |
<bodySize>99</bodySize> | |
</request> | |
<response> | |
<status>200</status> | |
<statusText>OK</statusText> | |
<httpVersion>HTTP/1.0</httpVersion> | |
<cookies/> | |
<headers> | |
<header> | |
<name>Server</name> | |
<value>WSGIServer/0.1 Python/2.7.1+</value> | |
</header> | |
<header> | |
<name>Date</name> | |
<value>Tue, 30 Aug 2011 20:36:58 GMT</value> | |
</header> | |
<header> | |
<name>Vary</name> | |
<value>Cookie</value> | |
</header> | |
<header> | |
<name>Content-Length</name> | |
<value>3054</value> | |
</header> | |
<header> | |
<name>Content-Type</name> | |
<value>text/html; charset=utf-8</value> | |
</header> | |
</headers> | |
<content> | |
<size>3054</size> | |
<mimeType>text/html; charset=utf-8</mimeType> | |
<text><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
<title>Mes évènements | Agent_Man_Agent</title> | |
<link rel="shortcut icon" href="/favicon.ico" /> | |
<link rel="stylesheet" href="/static/css/reset.css" type="text/css" media="all" /> | |
<link rel="stylesheet" href="/static/css/style.css" type="text/css" media="all" /> | |
<link rel="stylesheet" href="/static/css/print.css" type="text/css" media="print" /> | |
<link rel="stylesheet" href="/static/css/jquery-ui-1.8.14.custom.css" type="text/css" /> | |
<!--[if lt IE 7]> | |
<link rel="stylesheet" type="text/css" href="/static/css/style-ie.css" /> | |
<![endif]--> | |
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script> | |
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script> | |
<script type="text/javascript"> | |
ama_notifications = [] ; | |
django_messages = []; | |
</script> | |
<script type="text/javascript" src="/static/notifyapi/jgrowl/jquery.jgrowl.js"></script> | |
<script type="text/javascript" src="/static/notifyapi/js/jgrowl_init.js"></script> | |
<link rel="stylesheet" type="text/css" href="/static/notifyapi/jgrowl/jquery.jgrowl.css" /> | |
<link rel="stylesheet" type="text/css" href="/static/notifyapi/css/jgrowl_skins.css" /> | |
<script type="text/javascript" language="javascript" src="/static/js/jquery.dataTables.js"></script> | |
<script type="text/javascript" language="javascript"> | |
action_list = &gt;&gt;\\ Tag d&#39;insertion invalide //&lt;&lt; | |
</script> | |
<script type="text/javascript" language="javascript" src="/static/agent_man_agent/js/action_list_generic.js"></script> | |
</head> | |
<body> | |
<div id="page-wrap"> | |
<div id="inside"> | |
<div id="header"> | |
<h1>Agent Man Agent</h1> | |
| |
<div id="top-menu"> | |
<ul> | |
<li><a class="" href="/agents/my_agents/">Mes agents</a></li> | |
<li><a class="active" href="/agents/my_events/">Mes évènements</a></li> | |
<li><a class="" href="/admin/">Admin</a></li> | |
<li><a class="" href="/agents/logout/">Déconnexion (<b>user</b>)</a></li> | |
</ul> | |
</div> | |
<div style="clear: both;"></div> | |
</div> | |
<div id="main-content"> | |
<div> | |
<table id="main_table" width="100%"> | |
<thead> | |
<tr> | |
<td>durée</td> | |
<td>début</td> | |
<td>fin</td> | |
<td>lieu</td> | |
<td>commentaire</td> | |
</tr> | |
</thead> | |
<tbody> | |
</tbody> | |
</table> | |
</div> | |
</div> | |
<div style="clear: both;"></div> | |
<div id="footer"> | |
<p><a href="/static/agent_man_agent_doc/index.html">Documentation</a></p> | |
</div> | |
</div> | |
<div style="clear: both;"></div> | |
</div> | |
</body> | |
</html> | |
</text> | |
</content> | |
<redirectionURL/> | |
<headersSize>170</headersSize> | |
<bodySize>3054</bodySize> | |
</response> | |
<cache/> | |
<timings> | |
<send>0</send> | |
<wait>63</wait> | |
<receive>140</receive> | |
</timings> | |
</entry> | |
</entries> | |
</log> |
<?xml version="1.0" encoding="UTF-8"?> | |
<log> | |
<version>1.1</version> | |
<creator> | |
<name>Internet Explorer Network Inspector</name> | |
<version>9.0.8112.16421</version> | |
</creator> | |
<browser> | |
<name>Internet Explorer</name> | |
<version>9.0.8112.16421</version> | |
</browser> | |
<pages> | |
<page> | |
<startedDateTime>2011-08-30T20:36:02.301+01:00</startedDateTime> | |
<id>0</id> | |
<title/> | |
<pageTimings> | |
<onContentLoad>2307</onContentLoad> | |
<onLoad>2346</onLoad> | |
</pageTimings> | |
</page> | |
</pages> | |
<entries> | |
<entry> | |
<pageref>0</pageref> | |
<startedDateTime>2011-08-30T20:36:02.301+01:00</startedDateTime> | |
<time>62</time> | |
<request> | |
<method>POST</method> | |
<url>http://my_django_server.com/agents/login/</url> | |
<httpVersion>HTTP/1.1</httpVersion> | |
<cookies/> | |
<headers> | |
<header> | |
<name>Accept</name> | |
<value>text/html, application/xhtml+xml, */*</value> | |
</header> | |
<header> | |
<name>Referer</name> | |
<value>http://my_django_server.com/agents/login/?next=/agents/my_events/</value> | |
</header> | |
<header> | |
<name>Accept-Language</name> | |
<value>fr-FR</value> | |
</header> | |
<header> | |
<name>User-Agent</name> | |
<value>Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)</value> | |
</header> | |
<header> | |
<name>Content-Type</name> | |
<value>application/x-www-form-urlencoded</value> | |
</header> | |
<header> | |
<name>Accept-Encoding</name> | |
<value>gzip, deflate</value> | |
</header> | |
<header> | |
<name>Host</name> | |
<value>my_django_server.com</value> | |
</header> | |
<header> | |
<name>Content-Length</name> | |
<value>99</value> | |
</header> | |
<header> | |
<name>Connection</name> | |
<value>Keep-Alive</value> | |
</header> | |
<header> | |
<name>Cache-Control</name> | |
<value>no-cache</value> | |
</header> | |
</headers> | |
<queryString/> | |
<postData> | |
<mimeType>application/x-www-form-urlencoded</mimeType> | |
<text>csrfmiddlewaretoken=f76f184a8719e74a30aefea6f41528fb&username=user&password=password&submit=Valider</text> | |
</postData> | |
<headersSize>453</headersSize> | |
<bodySize>99</bodySize> | |
</request> | |
<response> | |
<status>403</status> | |
<statusText>FORBIDDEN</statusText> | |
<httpVersion>HTTP/1.1</httpVersion> | |
<cookies/> | |
<headers> | |
<header> | |
<name>Server</name> | |
<value>nginx/0.7.67</value> | |
</header> | |
<header> | |
<name>Date</name> | |
<value>Tue, 30 Aug 2011 20:35:59 GMT</value> | |
</header> | |
<header> | |
<name>Content-Type</name> | |
<value>text/html</value> | |
</header> | |
<header> | |
<name>Transfer-Encoding</name> | |
<value>chunked</value> | |
</header> | |
<header> | |
<name>Connection</name> | |
<value>keep-alive</value> | |
</header> | |
</headers> | |
<content> | |
<size>2326</size> | |
<mimeType>text/html</mimeType> | |
<text> | |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
<html lang="en"> | |
<head> | |
<meta http-equiv="content-type" content="text/html; charset=utf-8"> | |
<meta name="robots" content="NONE,NOARCHIVE"> | |
<title>403 Forbidden</title> | |
<style type="text/css"> | |
html * { padding:0; margin:0; } | |
body * { padding:10px 20px; } | |
body * * { padding:0; } | |
body { font:small sans-serif; background:#eee; } | |
body>div { border-bottom:1px solid #ddd; } | |
h1 { font-weight:normal; margin-bottom:.4em; } | |
h1 span { font-size:60%; color:#666; font-weight:normal; } | |
#info { background:#f6f6f6; } | |
#info ul { margin: 0.5em 4em; } | |
#info p, #summary p { padding-top:10px; } | |
#summary { background: #ffc; } | |
#explanation { background:#eee; border-bottom: 0px none; } | |
</style> | |
</head> | |
<body> | |
<div id="summary"> | |
<h1>Forbidden <span>(403)</span></h1> | |
<p>CSRF verification failed. Request aborted.</p> | |
</div> | |
<div id="info"> | |
<h2>Help</h2> | |
<p>Reason given for failure:</p> | |
<pre> | |
No CSRF or session cookie. | |
</pre> | |
<p>In general, this can occur when there is a genuine Cross Site Request Forgery, or when | |
<a | |
href='http://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ref-contrib-csrf'>Django's | |
CSRF mechanism</a> has not been used correctly. For POST forms, you need to | |
ensure:</p> | |
<ul> | |
<li>The view function uses <a | |
href='http://docs.djangoproject.com/en/dev/ref/templates/api/#subclassing-context-requestcontext'><code>RequestContext</code></a> | |
for the template, instead of <code>Context</code>.</li> | |
<li>In the template, there is a <code>{% csrf_token | |
%}</code> template tag inside each POST form that | |
targets an internal URL.</li> | |
<li>If you are not using <code>CsrfViewMiddleware</code>, then you must use | |
<code>csrf_protect</code> on any views that use the <code>csrf_token</code> | |
template tag, as well as those that accept the POST data.</li> | |
</ul> | |
<p>You're seeing the help section of this page because you have <code>DEBUG = | |
True</code> in your Django settings file. Change that to <code>False</code>, | |
and only the initial error message will be displayed. </p> | |
<p>You can customize this page using the CSRF_FAILURE_VIEW setting.</p> | |
</div> | |
</body> | |
</html> | |
</text> | |
</content> | |
<redirectionURL/> | |
<headersSize>162</headersSize> | |
<bodySize>2326</bodySize> | |
</response> | |
<cache/> | |
<timings> | |
<send>0</send> | |
<wait>62</wait> | |
<receive>0</receive> | |
</timings> | |
</entry> | |
</entries> | |
</log> |