Searched refs:HTTP_PAYLOAD_METHODS (Results 1 – 2 of 2) sorted by relevance
90 HTTP_PAYLOAD_METHODS = frozenset(["PUT", "POST", "PATCH"]) variable509 if http_method in HTTP_PAYLOAD_METHODS and "request" in method_desc:
44 googleapiclient.discovery.HTTP_PAYLOAD_METHODS googleapiclient.discovery-module.html#HTTP_PAYLOAD_M…