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
- Type: Field
- Namespace: UnityEngine.Networking
- Assembly: UnityEngine.UnityWebRequestModule
ProtocolError = 3
Remarks
For the HTTP protocol, response codes 4xx and 5xx mean errors.