summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/http.py
AgeCommit message (Expand)Author
2011-12-11Fixed #16632 -- Crash on responses without Content-Type with IE. Thanks juan ...Aymeric Augustin
2011-04-22Fixed #9089 -- Correctly handle list values in MultiValueDict instances when ...Jannis Leidel
2011-03-15Fixed #15617 - CSRF referer checking too strictLuke Plant