# # This is free and unencumbered software released into the public domain. # # See the LICENSE file contained in the source repository / distribution # $Module blobsynth 3 Blobsynth VMOD DESCRIPTION =========== $Function VOID synthetic(BLOB blob) Create a synthetic response from *blob*, equivalent to the ``synthetic()`` built-in function except for the argument type. Needs to be called from ``vcl_synth`` or ``vcl_backend_error``. Otherwise, the function has no effect other than logging a ``VCL_Error`` message to VSL.