On Dec 7, 2008, at 11:44 AM, Malcolm Tredinnick wrote:

>
>
> On Sun, 2008-12-07 at 14:42 +1100, Malcolm Tredinnick wrote:
> [...]
>
>> So have a look at the result of something like "curl -I http://...
>> " (or
>> equivalent tool if you don't have curl around). Basically, force a  
>> HEAD
>> request and see if that returns something sensible.
>
> Ignore me. I completely missed that you'd given the link. I tried the
> HEAD request and it returned a 200 response. So that isn't it. So I  
> have
> no idea. Sorry for the noise.

Thanks for the response, Malcolm. I wonder if I'm looking at the wrong  
part of the code? forms.fields.URLField.clean() seems to be using a  
full urllib2.urlopen, not just a HEAD request -- am I looking at the  
wrong code?

Eric


>
>
> Malcolm
>
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to