• Guido van Rossum's avatar
    More fixes according to SF 549151: · c31ebac4
    Guido van Rossum authored
    - 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.
    c31ebac4
NEWS 136 KB