Update HttpFoundation docs to reflect 2.4 changes #2958
Labels
actionable
Clear and specific issues ready for anyone to take them.
good first issue
Ideal for your first contribution! (some Symfony experience may be required)
HttpFoundation
Milestone
The HttpFoundation component had some changes in 2.4:
RequestStack
class is added (see added documentation for the new request_stack service #2956 )Request::getEncodings()
is added (see [HttpFoundation] Added Request::getEncodings() method symfony#8185 ). The "Accessing Request Data" section (in the component intro) should document this new method.The text was updated successfully, but these errors were encountered: