hyperium / http-body

Asynchronous HTTP body trait
MIT License
125 stars 49 forks source link

feat(util): add data() method #127

Open zhangli-pear opened 1 month ago

zhangli-pear commented 1 month ago

I'm updating http-body from 0.4 to 1.0. The data() method is not exists in new version. into_data_stream() is a substitute, however it makes too many diffs in my project. So i wish this convenient method, data(), to be saved in 1.0