Home | History | Annotate | Download | only in Hosted

Lines Matching refs:headerData

588                     NSData *headerData = [httpBody subdataWithRange:NSMakeRange(0, location)];
589 NSMutableDictionary *header = [headerData _webkit_parseRFC822HeaderFields];