When I add enctype="text/plain" to a post form like <form action="/auth"
method="post" enctype="text/plain">, there is a "CSRF verification
failed." error.
But when I remove it, all is right.
Who can tell me why?

-- 
Li Hui
http://www.lihui.org

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to