Nieuw lid |
|
Dus ik moet dit gewoon bovenaan de pagina plaatsen ?
en dan naar de log gaan kijken
vanaf ik mee weet post ik dit effe ;)
Ik heb dit nu gedaan zoals je zei en dit kom ik teweten:
De code zonder herlaad programma:
Host: localhost:8080
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; nl; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: nl,en-us;q=0.7,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://localhost:8080/www/
Cookie: PHPSESSID=8vggn0plmqto4kbdi8ldqnr4s3
Cache-Control: max-age=0
Host: localhost:8080 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; nl; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: nl,en-us;q=0.7,en;q=0.3 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive Referer: http://localhost:8080/www/ Cookie: PHPSESSID=8vggn0plmqto4kbdi8ldqnr4s3 Cache-Control: max-age=0
De code met herlaad programma
Host: localhost:8080
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; nl; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: nl,en-us;q=0.7,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://localhost:8080/www/
Cookie: PHPSESSID=8vggn0plmqto4kbdi8ldqnr4s3
Host: localhost:8080 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; nl; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: nl,en-us;q=0.7,en;q=0.3 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive Referer: http://localhost:8080/www/ Cookie: PHPSESSID=8vggn0plmqto4kbdi8ldqnr4s3
Zoals jullie zien laat hij Cache-Control: max-age=0 dit weg bij een herlaad programma kan dit een oplossing zijn of niet ? |