aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport/static_metadata.h
Commit message (Collapse)AuthorAge
* s/lb-cost/lb-cost-binGravatar David Garcia Quintas2016-10-15
|
* Renamed LB-related metadata keysGravatar David Garcia Quintas2016-10-11
|
* Renamed grpc-census-bin to grpc-stats-binGravatar David Garcia Quintas2016-09-14
|
* addressed comments from reviewGravatar Makarand Dharmapurikar2016-08-30
| | | | | | | modified comment about when GET verb is used. Added code to read data from send_message and defer the op when it is not fully available. clang-format one more time.
* prep work for enabling cachingGravatar Makdharma2016-08-24
| | | | | | | Added new header grpc-payload-bin Added new channel arg for setting max payload size Ability to create a GET request in client filter Ability to parse the payload from header in server filter.
* Changed census static metadata keys for tracing and tag propagationGravatar David Garcia Quintas2016-08-01
|
* clang-formatGravatar David Garcia Quintas2016-07-28
|
* Added new features to load reporting.Gravatar David Garcia Quintas2016-07-10
| | | | | | | - Propagation of (rpc) method name. - Invocation of the hook at (call, channel) x (creation, destruction) - Added enum to identify the source of invocation. - Fixed testing. Went from test fixture to simple test.
* Added support for trailing metadataGravatar David Garcia Quintas2016-05-04
|
* Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\
* | Update copyrightsGravatar Craig Tiller2016-03-31
| |
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
|/
* Fix includesGravatar Craig Tiller2016-03-25
|
* Fix include guardsGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25