grpc / grpc/grpc-java

Prevent Access to "grpc-" headers

Aperta
#3,290 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
12.1k
Fork
4k
Merge medio
2g 17h
PR unite (30g)
37

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.