On 6/24/12, Toni Gundogdu <[email protected]> wrote: > collegehumor.lua uses quvi.resolve, e.g.: > http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/share/lua/website/collegehumor.lua#l119
Okay, but as noted in the collegehumor.lua source, it explicitly uses .resolve since redirection checking *might* be disabled -- and even if enabled, it only appears to work once (eg aggregator -> host only checks for redirection at the aggregator not at the host, or perhaps more generally: only for the url passed as an argument to quvi). Have disabled redirection checking locally since the effect seems to be that a subsequent fetch repeats the exact same request. Don't suppose there's a way for a webscript to detect if redirection checking would occur (is enabled and not eg aggregator -> host as above)? ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ quvi-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/quvi-devel
