Skip to main content

Call Post Function on Bitcode Function

POST 

/qlibs/:qlibid/q/:qhit/bc/:module/:func/:path

Call the given function on the given bitcode module and return its result.

The module and function name are specified in the URL, parameters are passed in the json body.

Request

Responses

The result of a bitcode call.

Response Headers
    Content-Type

    the returned content type

    Content-Disposition

    the content disposition if available