grpc-rust icon indicating copy to clipboard operation
grpc-rust copied to clipboard

Implement cacheable calls

Open stepancheg opened this issue 7 years ago • 0 comments

When method is marked cacheable, call should use GET instead of POST.

cacheable_unary

stepancheg avatar May 11 '17 21:05 stepancheg