Home | History | Annotate | Download | only in python2.7

Lines Matching defs:get_method

231     def get_method(self):
551 m = req.get_method()
1021 A2 = "%s:%s" % (req.get_method(),
1181 h.request(req.get_method(), req.get_selector(), req.data, headers)