Back to Falcon

2549.Newandimproved

docs/_newsfragments/2549.newandimproved.rst

4.3.0a1315 B
Original Source

A new :meth:~falcon.Request.get_param_as_media method was added to :class:~falcon.Request. It deserializes a single query-string parameter using the configured media handlers, and accepts an optional media_type that falls back to the app's :attr:~falcon.RequestOptions.default_media_type when unspecified.