Blocks within response

List of all the block within the response group. If you're running an older core version, there may be groups listed here that are not available to you (yet).

enable response body log httpconnection v13.0.5 Enables the logging of the response body reply in jsonp httpconnection v10.4.28 end writestream httpconnection v10.4.28 Ends the current open stream with the client. timeout httpconnection v10.3.11 Updates the default connection timeout of 120 seconds reply with file httpconnection v12.1.1 reply to http connection with a file reply in json httpconnection v15.0.0 Reply to any httpconnection as JSON body set status code httpconnection v10.4.28 Updates the status code reply with xml httpconnection v13.0.5 Return to any httpconnection with XML content reply in text httpconnection v10.4.28 reply a http connection with text write to stream httpconnection v10.4.28 Writes part of a response to the client. After the whole response has been streamed, we need to call end stream. disable response body log httpconnection v13.0.5 Disables the logging of the response body if it has been previously enabled disable request body log httpconnection v13.0.5 Disables the logging of the request body if it has been previously enabled enable request body log httpconnection v13.0.5 Enables the logging of the request body reply with xml from json httpconnection v13.0.5 Reply to any httpconnection with XML using a JSON object redirect httpconnection v10.4.28 Updates the connection to a new endpoint if the client allows following redirects. redirect to page httpconnection v10.4.28 Updates the connection to a new endpoint if the client allows following redirects.
Back to http connection Return to the main group to view all sub-groups