mirror of https://github.com/grpc/grpc-java.git
* okhttp: add verbose logging for OkHttp HTTP/2 frames to include brief frame content. * fix small details and typo issues * fix branch condition (it's a typo) for logging the whole buffer * remove redudent log level checking, always not log entire buffer * convert ByteString to String to avoid printing 'hex=' prefix * add test for OkHttpFrameLogger for inbound http frames * refactor OkHttpFrameLogger's help method * add Constructor for testing and missing logHeaders * add http/2 framelogger test for outbound side * use ArgumentMatchers instead of Matchers * replace assertTrue with Truth.assertThat * assert buffer log with exact length match instead of <= |
||
|---|---|---|
| .. | ||
| src | ||
| third_party/okhttp | ||
| BUILD.bazel | ||
| build.gradle | ||