-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
In MessageFormatters we had the issue of reading from streams which might not be readable. Though that was meant for Response objects, what's the situation in case of Requests. Some plugins modify or just read the request body (like content length plugin).
Should this be our concern?
Reactions are currently unavailable