Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ProtocolError

The server returned an error response. The request succeeded in communicating with the server, but received an error as defined by the connection protocol.
Read time 1 minuteLast updated 6 days ago

Definition

ProtocolError = 3

Remarks

For the HTTP protocol, response codes 4xx and 5xx mean errors.