Home | History | Annotate | Download | only in Lib

Lines Matching refs:get_method

221     def get_method(self):

541 m = req.get_method()
1008 A2 = "%s:%s" % (req.get_method(),
1168 h.request(req.get_method(), req.get_selector(), req.data, headers)