Home
last modified time | relevance | path

Searched refs:_validate_method (Results 1 – 5 of 5) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/http/
Dclient.py1125 self._validate_method(method)
1217 def _validate_method(self, method): member in HTTPConnection
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/http/
Dclient.py1125 self._validate_method(method)
1217 def _validate_method(self, method): member in HTTPConnection
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/http/
Dclient.py1125 self._validate_method(method)
1217 def _validate_method(self, method): member in HTTPConnection
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/http/
Dclient.py1125 self._validate_method(method)
1217 def _validate_method(self, method): member in HTTPConnection
/prebuilts/build-tools/common/py3-stdlib/http/
Dclient.py1175 self._validate_method(method)
1267 def _validate_method(self, method): member in HTTPConnection