1 message in com.googlegroups.pylons-discusshttps in qualified urls
FromSent OnAttachments
Max Ischenko26 Sep 2007 21:23 
Subject:https in qualified urls
From:Max Ischenko (isch@public.gmane.org)
Date:09/26/2007 09:23:16 PM
List:com.googlegroups.pylons-discuss

Hi,

I'm using url_for with qualified=True option but for some reason it generates urls with https prefix. Why it happens? Do I need to put protocol="http" into each and every qualified url_for invocation to prevent it from happening?

Max.