App Engine PHP SDK  v1 rev.445
The PHP runtime is available as an experimental Preview feature.
Public Attributes | List of all members
google\appengine\URLFetchServiceError\ErrorCode Class Reference

Public Attributes

const OK = 0
 
const INVALID_URL = 1
 
const FETCH_ERROR = 2
 
const UNSPECIFIED_ERROR = 3
 
const RESPONSE_TOO_LARGE = 4
 
const DEADLINE_EXCEEDED = 5
 
const SSL_CERTIFICATE_ERROR = 6
 
const DNS_ERROR = 7
 
const CLOSED = 8
 
const INTERNAL_TRANSIENT_ERROR = 9
 
const TOO_MANY_REDIRECTS = 10
 
const MALFORMED_REPLY = 11
 
const CONNECTION_ERROR = 12
 

The documentation for this class was generated from the following file: