Skip to content

Latest commit

 

History

History
 
 

base_future_response

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Future Response

Beta License: LGPL-3 OCA/server-tools Translate me on Weblate Try me on Runboat

This is a backport of Odoo 16 request.future_response mechanism, to allow setting cookies in the response before the response is constructed.

Table of contents

This module monkey patches the request object as soon as it is imported. The patch is not reverted when the module is uninstalled. It should be totally harmless though, since it simply adds a future_response attribute to the request object, and does not change the response if cookies or headers are added to future_response.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • ACSONE SA/NV

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

sbidoul

This module is part of the OCA/server-tools project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.