grpc / grpc/grpc-java

Prevent Access to "grpc-" headers

Offen
#3,290 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Java
Sterne
12.1k
Forks
4k
Ø Merge
2 T. 17 Std.
Gemergte PRs (30 T.)
37

Beschreibung

Headers that begin with "grpc-" are meant for use by gRPC and not by other clients. Using this as a namespace allows the gRPC team to add new headers without fear of colliding with another users headers.

To this end, such headers should be locked down from reading and writing in the library.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.