Add an option to send a null value in a JSON structure.
110
Views
1
Comments
New
Builtin & User functions


Adding an option to send null values in JSON structures for objects and attributes is currently handled in the `onbeforerequest` event, and for very complex structures, this becomes very complicated. This would facilitate development.



Changed the category to
Builtin & User functions