RUAL Core v12.1.6
Our platform operates on software, commonly known as core
. This software can be run either locally within the cloud environment of Enterprise Customers or within our AWS cluster.
Modified or newly introduced blocks
In this release 2 blocks have been modified and 8 new blocks were introduced. You'll find a complete list of blocks at the bottom of this page.
Blocks introduced
request: deletefunction
null
request: get function
null
request: get json function
null
request: post form-data function
null
request: post json function
null
request: post value function
null
request: put json function
null
request: put value function
null
Blocks modified
request: headfunction
The HEAD HTTP method requests the metadata of a resource in the form of headers that the server would have sent if the GET method was used instead.
request: patch json function
null