]> git.ipfire.org Git - thirdparty/tornado.git/commit
Make HTTPHeaders.__contains__() case-insensitive, like the rest of the object. 363/head
authorDaniel Aharon <dan@danielaharon.com>
Mon, 19 Sep 2011 16:32:27 +0000 (09:32 -0700)
committerDaniel Aharon <dan@danielaharon.com>
Mon, 19 Sep 2011 16:32:27 +0000 (09:32 -0700)
commitf6b2dbea2664747eb392582e05f7d540ee5fe3b9
treef592220bf435f1d7adcb3988a8e441fb9e858a3e
parent5cf9890b45c5357d14329d0f9a674b7aa2c531d9
Make HTTPHeaders.__contains__() case-insensitive, like the rest of the object.
tornado/httputil.py