Skip to content
Snippets Groups Projects
Commit 8688fc08 authored by Hongyu Chen's avatar Hongyu Chen
Browse files

clang-format

parent aa28ccc9
No related branches found
No related tags found
No related merge requests found
...@@ -33,11 +33,11 @@ ...@@ -33,11 +33,11 @@
* WARNING: Auto-generated code. * WARNING: Auto-generated code.
* *
* To make changes to this file, change * To make changes to this file, change
* tools/codegen/core/gen_static_metadata.py, *tools/codegen/core/gen_static_metadata.py,
* and then re-run it. * and then re-run it.
* *
* See metadata.h for an explanation of the interface here, and metadata.c for * See metadata.h for an explanation of the interface here, and metadata.c for
* an *an
* explanation of what's going on. * explanation of what's going on.
*/ */
...@@ -65,94 +65,23 @@ const gpr_uint8 ...@@ -65,94 +65,23 @@ const gpr_uint8
82, 83, 84, 35, 85, 35, 86, 35, 87, 35, 88, 35}; 82, 83, 84, 35, 85, 35, 86, 35, 87, 35, 88, 35};
const char *const grpc_static_metadata_strings[GRPC_STATIC_MDSTR_COUNT] = { const char *const grpc_static_metadata_strings[GRPC_STATIC_MDSTR_COUNT] = {
"0", "0", "1", "2", "200", "204", "206", "304", "400", "404", "500", "accept",
"1", "accept-charset", "accept-encoding", "accept-language", "accept-ranges",
"2", "access-control-allow-origin", "age", "allow", "application/grpc",
"200", ":authority", "authorization", "cache-control", "census", "census-bin",
"204", "content-disposition", "content-encoding", "content-language",
"206", "content-length", "content-location", "content-range", "content-type",
"304", "cookie", "date", "deflate", "deflate,gzip", "", "etag", "expect",
"400", "expires", "from", "GET", "grpc", "grpc-accept-encoding", "grpc-encoding",
"404", "grpc-internal-encoding-request", "grpc-message", "grpc-status",
"500", "grpc-timeout", "gzip", "gzip, deflate", "host", "http", "https",
"accept", "identity", "identity,deflate", "identity,deflate,gzip", "identity,gzip",
"accept-charset", "if-match", "if-modified-since", "if-none-match", "if-range",
"accept-encoding", "if-unmodified-since", "last-modified", "link", "location", "max-forwards",
"accept-language", ":method", ":path", "POST", "proxy-authenticate", "proxy-authorization",
"accept-ranges", "range", "referer", "refresh", "retry-after", ":scheme", "server",
"access-control-allow-origin", "set-cookie", "/", "/index.html", ":status", "strict-transport-security",
"age", "te", "trailers", "transfer-encoding", "user-agent", "vary", "via",
"allow",
"application/grpc",
":authority",
"authorization",
"cache-control",
"census",
"census-bin",
"content-disposition",
"content-encoding",
"content-language",
"content-length",
"content-location",
"content-range",
"content-type",
"cookie",
"date",
"deflate",
"deflate,gzip",
"",
"etag",
"expect",
"expires",
"from",
"GET",
"grpc",
"grpc-accept-encoding",
"grpc-encoding",
"grpc-internal-encoding-request",
"grpc-message",
"grpc-status",
"grpc-timeout",
"gzip",
"gzip, deflate",
"host",
"http",
"https",
"identity",
"identity,deflate",
"identity,deflate,gzip",
"identity,gzip",
"if-match",
"if-modified-since",
"if-none-match",
"if-range",
"if-unmodified-since",
"last-modified",
"link",
"location",
"max-forwards",
":method",
":path",
"POST",
"proxy-authenticate",
"proxy-authorization",
"range",
"referer",
"refresh",
"retry-after",
":scheme",
"server",
"set-cookie",
"/",
"/index.html",
":status",
"strict-transport-security",
"te",
"trailers",
"transfer-encoding",
"user-agent",
"vary",
"via",
"www-authenticate"}; "www-authenticate"};
const gpr_uint8 grpc_static_accept_encoding_metadata[8] = {0, 29, 26, 30, const gpr_uint8 grpc_static_accept_encoding_metadata[8] = {0, 29, 26, 30,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment