I have a CSS code that generates http 304:
[08/Nov/2011 15:22:07] "GET /site_media/logo1.gif HTTP/1.1" 304 0
How can I get a workaround using the Django test server? Any clues?
Best Regards,
|
I have a CSS code that generates http 304:
How can I get a workaround using the Django test server? Any clues? Best Regards,
| |||||
feedback
|
|
The For more information see the Wikipedia explanation of 3xx status codes. | ||||
|
feedback
|