|
|
@ -68,6 +68,7 @@ CONFIG = [ |
|
|
|
'gzip', |
|
|
|
'gzip', |
|
|
|
'stream/gzip', |
|
|
|
'stream/gzip', |
|
|
|
# metadata elements |
|
|
|
# metadata elements |
|
|
|
|
|
|
|
# begin hpack static elements |
|
|
|
(':authority', ''), |
|
|
|
(':authority', ''), |
|
|
|
(':method', 'GET'), |
|
|
|
(':method', 'GET'), |
|
|
|
(':method', 'POST'), |
|
|
|
(':method', 'POST'), |
|
|
@ -129,6 +130,7 @@ CONFIG = [ |
|
|
|
('vary', ''), |
|
|
|
('vary', ''), |
|
|
|
('via', ''), |
|
|
|
('via', ''), |
|
|
|
('www-authenticate', ''), |
|
|
|
('www-authenticate', ''), |
|
|
|
|
|
|
|
# end hpack static elements |
|
|
|
('grpc-status', '0'), |
|
|
|
('grpc-status', '0'), |
|
|
|
('grpc-status', '1'), |
|
|
|
('grpc-status', '1'), |
|
|
|
('grpc-status', '2'), |
|
|
|
('grpc-status', '2'), |
|
|
|