Click or drag to resize
HTTPResponse Constructor (HTTPResponseHTTPStatus)

Creates a HTTP/1.1 response with the given status and a standard reason phrase.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public HTTPResponse(
	HTTPResponseHTTPStatus statusCode
)

Parameters

statusCode
Type: OIV.RemoteViz.RenderingHTTPResponseHTTPStatus
Remarks