[WebKit-devel] [Bug 256104] Web page rendered incorrectly when caching is enabled...

Predrag Viceic viceic at net2000.ch
Thu Nov 18 11:44:02 CET 2010


https://bugs.kde.org/show_bug.cgi?id=256104





--- Comment #18 from Predrag Viceic <viceic net2000 ch>  2010-11-18 11:43:59 ---
Here is the complete log where you can see the PROPFIND (RFC2518) request and
then the faulty GET request:


---------8<--------------8<---------8<--------------8<-------------

kio_http(17592) HTTPProtocol::sendQuery: ============ Sending Header:
kio_http(17592) HTTPProtocol::sendQuery: "PROPFIND
/users/p/pv/pviceic/www/Angry-PC-User.gif HTTP/1.1"
kio_http(17592) HTTPProtocol::sendQuery: "Host: documents.epfl.ch"
kio_http(17592) HTTPProtocol::sendQuery: "Connection: Keep-Alive"
kio_http(17592) HTTPProtocol::sendQuery: "User-Agent: Mozilla/5.0 (compatible;
Konqueror/4.4; Linux) KHTML/4.4.4 (like Gecko) SUSE"
kio_http(17592) HTTPProtocol::sendQuery: "Pragma: no-cache"
kio_http(17592) HTTPProtocol::sendQuery: "Cache-control: no-cache"
kio_http(17592) HTTPProtocol::sendQuery: "Accept: text/html, image/jpeg;q=0.9,
image/png;q=0.9, text/*;q=0.9, image/*;q=0.9, */*;q=0.8"
kio_http(17592) HTTPProtocol::sendQuery: "Accept-Encoding: x-gzip, x-deflate,
gzip, deflate"
kio_http(17592) HTTPProtocol::sendQuery: "Accept-Charset: utf-8, utf-8;q=0.5,
*;q=0.5"
kio_http(17592) HTTPProtocol::sendQuery: "Accept-Language: fr, en-US, en"
kio_http(17592) HTTPProtocol::sendQuery: "Cookie:
__utmz=33657086.1288698299.22.3.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=site%3Aepfl.ch%20r%C3%A9glement%20salles%20de%20r%C3%A9union;
style=small; __utma=33657086.809761187.1285051829.1288884935.1289835435.26;
JSESSIONID=6A61EC69D11E09EAFA6B9F95431CCFB9"
kio_http(17592) HTTPProtocol::sendQuery: "Depth: 0"
kio_http(17592) HTTPProtocol::sendQuery: "Content-Type: text/xml;
charset=utf-8"
kio_http(17592) HTTPProtocol::readResponseHeader: ============ Received Status
Response:
kio_http(17592) HTTPProtocol::readResponseHeader: "HTTP/1.1 207 Multi-Status
"
kio_http(17592) HTTPProtocol::sendQuery: ============ Sending Header:
kio_http(17592) HTTPProtocol::sendQuery: "GET
/users/p/pv/pviceic/www/Angry-PC-User.gif HTTP/1.1"
kio_http(17592) HTTPProtocol::sendQuery: "Host: documents.epfl.ch"
kio_http(17592) HTTPProtocol::sendQuery: "Connection: Keep-Alive"
kio_http(17592) HTTPProtocol::sendQuery: "User-Agent: Mozilla/5.0 (compatible;
Konqueror/4.4; Linux) KHTML/4.4.4 (like Gecko) SUSE"
kio_http(17592) HTTPProtocol::sendQuery: "If-None-Match: "996439-1059099""
kio_http(17592) HTTPProtocol::sendQuery: "Accept: text/html, image/jpeg;q=0.9,
image/png;q=0.9, text/*;q=0.9, image/*;q=0.9, */*;q=0.8"
kio_http(17592) HTTPProtocol::sendQuery: "Accept-Encoding: x-gzip, x-deflate,
gzip, deflate"
kio_http(17592) HTTPProtocol::sendQuery: "Accept-Charset: utf-8, utf-8;q=0.5,
*;q=0.5"
kio_http(17592) HTTPProtocol::sendQuery: "Accept-Language: fr, en-US, en"
kio_http(17592) HTTPProtocol::sendQuery: "Cookie:
__utmz=33657086.1288698299.22.3.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=site%3Aepfl.ch%20r%C3%A9glement%20salles%20de%20r%C3%A9union;
style=small; __utma=33657086.809761187.1285051829.1288884935.1289835435.26;
JSESSIONID=6A61EC69D11E09EAFA6B9F95431CCFB9"
kio_http(17592) HTTPProtocol::readResponseHeader: ============ Received Status
Response:
kio_http(17592) HTTPProtocol::readResponseHeader: "HTTP/1.1 304 Not Modified
---------8<--------------8<---------8<--------------8<-------------

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the WebKit-devel mailing list