[Seaside-dev] Issue 12 in seaside: #isPrefetch test should not be in dispatcher

codesite-noreply at google.com codesite-noreply at google.com
Mon Apr 14 05:45:23 UTC 2008


Issue 12: #isPrefetch test should not be in dispatcher
http://code.google.com/p/seaside/issues/detail?id=12

Comment #1 by philippe.marschall:
Name: Seaside-Core-pmm.130
Author: pmm
Time: 14 April 2008, 7:05:29 am
UUID: ee71d482-bff9-4304-bfd2-91583285b42a
Ancestors: Seaside-Core-lr.129

- fixed http://code.google.com/p/seaside/issues/detail?id=12
- removed #isPrefetch
- http://developer.mozilla.org/en/docs/Link_prefetching_FAQ
- Prefetching works only for <link>s in <head> with no parameters, you 
have to do
this intentionally with Seaside.
- Prefetching sets the header 'x-moz' (note lower case) and 
not 'HTTP_X_MOZ', so the
current code probably never worked in the first place. It looks like it 
was copy
pasted from some PHP site.


Issue attribute updates:
	Status: Fixed
	Owner: philippe.marschall
	Labels: Version-Seaside2.9

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list