grpc-java/okhttp
Larry Safran c1d703546a
okhttp:Use a locally specified value instead of Segment.SIZE in okhttp (#11899)
Switched to using 8192 which is the current value of Segment.SIZE and just have a test check that they are equal.  

The reason for doing this is that Segment.SIZE is Kotlin internal so shouldn't be used outside of its module.
2025-02-14 14:46:54 -08:00
..
src okhttp:Use a locally specified value instead of Segment.SIZE in okhttp (#11899) 2025-02-14 14:46:54 -08:00
third_party/okhttp fix security issue with okhttp (#11749) 2024-12-16 13:31:36 -08:00
BUILD.bazel Remove direct dependency on j2objc 2024-08-13 21:33:55 -07:00
build.gradle Re-enable animalsniffer, fixing violations 2024-12-19 07:54:54 -08:00