googleapis / googleapis/google-cloud-rust

Fix `x-goog-request-params` implicit routing header

Open
#2,548 1 comment 0 reactions 0 assignees View on GitHub
priority: p2 type: bug
Dominant language
Rust
Stars
955
Forks
144
Avg merge
1d 5h
Merged PRs (30d)
279

Description

x-goog-request-params should be '&'-separated and skip empty strings.

We currently include empty strings and start with an initial `&`, instead of just joining on it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.