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
I hit b38f8ea today while trying to put together a tiny POST server. Here's the extracted repro snippet (fixed in master now), feel free to use it as test if you want:
Along with the overall lack of integration tests, some of the utilities
Body::wrap_stream
,BodyReader
would benefit from unit tests.The text was updated successfully, but these errors were encountered: