NSHTTPURLResponse * response = (NSHTTPURLResponse *)task.response; NSDictionary * headerFields = response.allHeaderFields;
NSURLSessionDataTask * _Nonnull task
NSHTTPURLResponse * response = (NSHTTPURLResponse *)task.response; NSDictionary * headerFields = response.allHeaderFields;
NSURLSessionDataTask * _Nonnull task