I'm not sure how much help I can be, but since no one else has replied
yet I'll give it a shot :)
PayPal IPNs should only be SSL if you've told PayPal to make them so
(by supplying an HTTPS url for the IPN endpoint). So maybe check you
haven't done that but otherwise it's probably not SSL (the fact that
you can see the request in plain text in your own view pretty much
proves that too).
It looks to me like PayPal is just dropping the connecting a bit
quicker than the built in webserver was expecting. This isn't
necessarily a problem, as long as you're getting the IPN data and
PayPal is showing the IPNs as received (check the "IPN History" page
which you can get to from the IPN settings page in your PayPal
account) then everything is fine.
Tom
> --
> You received this message because you are subscribed to the Google Groups "django-paypal" group.
> To post to this group, send email to django...@googlegroups.com.
> To unsubscribe from this group, send email to django-paypa...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/django-paypal?hl=en.
>
>