Response implementations can now be marked as redirectable

Last modified by Vincent Massol on 2021/04/06

A Response implementation can now implement the decorator RedirectResponse in order to be marked as "redirectable" (being able to send HTTP redirections to the client).

For more informations, please check out the Container Module documentation.

Tags:
   

Get Connected