Skip to main content

Module json_mode

Module json_mode 

Source

Functionsยง

is_json_content_type
Check if a content type is JSON
process_append
Process JSON data for append: validate and flatten arrays
wrap_read
Wrap messages in JSON array for read.
wrap_read_iter
Wrap JSON messages (iterator form) in a JSON array for read responses.