- Sep 09, 2016
-
-
Jan Tattermusch authored
-
- Sep 08, 2016
-
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
- Sep 06, 2016
-
-
Stanley Cheung authored
-
Stanley Cheung authored
-
- Sep 05, 2016
-
-
Craig Tiller authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
- Sep 02, 2016
-
-
Craig Tiller authored
-
Alexander Polcyn authored
-
murgatroid99 authored
-
- Sep 01, 2016
-
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Makarand Dharmapurikar authored
-
Makarand Dharmapurikar authored
moved method computation in a if block only when send_initial_metadata is true.
-
- Aug 31, 2016
-
-
Mark D. Roth authored
-
Alistair Veitch authored
-
Makarand Dharmapurikar authored
-
David Garcia Quintas authored
-
Makarand Dharmapurikar authored
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.
-
- Aug 30, 2016
-
-
Vijay Pai authored
-
Yuchen Zeng authored
-
Alexander Polcyn authored
-
Vijay Pai authored
-
Craig Tiller authored
-
Vijay Pai authored
Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is violating the appearance of unary-ness)
-
Makarand Dharmapurikar authored
freeing up payload_bytes. returning GET response only once.
-
- Aug 29, 2016
-
-
Makarand Dharmapurikar authored
-
Craig Tiller authored
-
Nathaniel Manista authored
The HTTP/2 specification requires header names to be lower case.
-
Stanley Cheung authored
-
Stanley Cheung authored
-
Vijay Pai authored
-