API reference

ovr_HTTP_WriteEOM Function

Indicates that the no more data will be sent to the server. The connection will eventually be closed. Note that we might still receive data from the server for a little while.

Signature

void ovr_HTTP_WriteEOM(ovrRequest transferId)

Parameters

transferId: ovrRequest

Returns

void