I am using Tastypie and I am trying to use their ApiKey Authentication method. When send a curl post to my api the HTTP_Authorization header is sent correctly, however when I look at the request.META dictionary I notice that the HTTP_Authorization has been stripped.
I am using uWSGI and Nagios for this, not mod_wsgi (which I know has this problem) Any ideas why? -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/t2CWVfPFUBsJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.