SIGN IN SIGN UP

More fixes according to SF 549151:

- When redirecting, always use GET.  This is common practice and
  more-or-less sanctioned by the HTTP standard.

- Add a handler for 307 redirection, which becomes an error for POST,
  but a regular redirect for GET and HEAD.
G
Guido van Rossum committed
fa19f7c20d14d34dfa58bfb9b4055555e46fd437
Parent: 8f512a2