Hello,

I have a desire to do the following:
response.files.append('http://maps.google.com/maps/api/js?sensor=false')

note that the URL has no .js suffix.  as best i can tell 
response.include_files() in 2.0.9 will just ignore this file and never 
output the URL. (i had hacked an older version of web2py to output this but 
i'm upgrading now....)

is there a generic way that we can use URLs that don't follow "typical" 
naming conventions, but still get them outputted correctly?

thanks,

cfh



-- 



Reply via email to