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.
void ovr_HTTP_WriteEOM(ovrRequest transferId)
void