You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make package compatible with stream interface Compatibility stream interface v2 (#75)
* make compatible with stream interface
* 🚨 Explicitly specify what features of HTTP client is not supported by current implementation to avoid having failed tests
* 📦 Explicitly declare compatibility versions for `psr/http-message`
There is implementation for interface from this package
* 📦 `fread` requires to pass only `int<1, max>` - early return empty string in case of `0` length
---------
Co-authored-by: David Buchmann <[email protected]>
0 commit comments