We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
x-goog-header-params
x-goog-request-params
1 parent 69f16fc commit 839712bCopy full SHA for 839712b
1 file changed
api_core/google/api_core/gapic_v1/routing_header.py
@@ -22,7 +22,7 @@
22
23
from six.moves.urllib.parse import urlencode
24
25
-ROUTING_METADATA_KEY = 'x-goog-header-params'
+ROUTING_METADATA_KEY = 'x-goog-request-params'
26
27
28
def to_routing_header(params):
0 commit comments