Skip to content

Escape header values before sending to GRPC #430

@schmidt-sebastian

Description

@schmidt-sebastian

HTTP header values can only contain ISO-8859-1 characters. Google-Gax should "percent-encode" header values that contain characters outside of this character range.

This would fix firebase/firebase-functions#463 by correctly encoding parent.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions