Commit 2b116ef
Encode binary headers with Base64 on the wire, and requires all binary headers
have "-bin" suffix in their names.
Split Metadata.Marshaller into BinaryMarshaller and AsciiMarshaller.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=813061351 parent 63fc647 commit 2b116ef
File tree
13 files changed
+368
-227
lines changed- auth/src/main/java/com/google/net/stubby/auth
- core/src
- main/java/com/google/net/stubby
- proto
- transport
- test/java/com/google/net/stubby
- transport
- netty/src/main/java/com/google/net/stubby/transport/netty
- okhttp/src/main/java/com/google/net/stubby/transport/okhttp
13 files changed
+368
-227
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments