index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objective-c
/
GRPCClient
/
private
/
GRPCRequestHeaders.m
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Add OAuth2 protocol in GRPCClient""
Muxi Yan
2017-08-14
*
Revert "Add OAuth2 protocol in GRPCClient"
Muxi Yan
2017-08-04
*
Add protocol and corresponding changes in GRPCClient
Muxi Yan
2017-07-14
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Revert format changes of unrelated files
Muxi Yan
2016-10-28
*
clang-format format clean
Muxi Yan
2016-10-25
*
Makes GRPCRequestHeaders a NSMutableDictionary
Jorge Canizales
2015-12-03
*
Fixes broken build due to misplaced import
Nate Kibler
2015-09-23
*
Fix Bazel breakage due to magic Cocoapods header search path
Jorge Canizales
2015-09-03
*
Reject non-ASCII text header values too.
Jorge Canizales
2015-09-02
*
nit: remove obsolete comment
Jorge Canizales
2015-09-02
*
nit: _proxy -> _delegate
Jorge Canizales
2015-09-02
*
Let remove nil or non-ASCII keys (noop instead of throw).
Jorge Canizales
2015-09-02
*
nit: Documentation and formatting.
Jorge Canizales
2015-09-02
*
Publish GRPCRequestHeaders as a protocol
Jorge Canizales
2015-09-02
*
Make GRPCRequestHeaders public and import from GRPCCall
Jorge Canizales
2015-09-02
*
Added class for setting request headers on a call
murgatroid99
2015-09-01