bocadilloproject/bocadillo

Remove deprecated `res.media`

florimondmanca opened this issue · 0 comments

Is your feature request related to a problem? Please describe.

res.media was deprecated in favor of res.json in 0.14, and should have been removed in 0.15 already.

Describe the solution you'd like

Remove the .media attribute to Response.

Describe alternatives you've considered

/

Implementation ideas

/

Additional context

/