Download Latest Version dio 5.11.1 source code.zip (3.4 MB) Google Add to Preferred Sources
Home / dio_v5.11.1
Name Modified Size InfoDownloads / Week
Parent folder
dio 5.11.1 source code.tar.gz 2026-09-04 3.2 MB
dio 5.11.1 source code.zip 2026-09-04 3.4 MB
README.md 2026-09-04 751 Bytes
Totals: 3 Items   6.6 MB 2

## What's new

  • Fix response stream not propagating backpressure to the underlying socket. When a consumer paused the stream, the source subscription was never paused, so the network kept buffering response data into memory, risking OOM on constrained platforms.
  • Make the badCertificateCallback pinning test deterministic by pinning a fingerprint that cannot match the served certificate, instead of relying on badssl.com hosts serving different certificates.
  • Fix NoSuchMethodError when using a class that implements Interceptor instead of extends Interceptor. The interceptor pipeline was calling private dispatch methods that only exist on Interceptor subclasses, breaking any class using interface implementation.
Source: README.md, updated 2026-09-04