Contents

NSURLErrorZeroByteResource

A server reported that a URL has a non-zero content length, but terminated the network connection gracefully without sending any data.

Declaration

var NSURLErrorZeroByteResource: Int { get }

See Also

URL Errors