NSURLResponseUnknownLength
The response length cannot be determined in advance of receiving the data from the server.
Declaration
#define NSURLResponseUnknownLengthDiscussion
For example, NSURLResponseUnknownLength is returned when the server HTTP response does not include a Content-Length header.