Searched defs:parseHeaders (Results 1 – 3 of 3) sorted by relevance
99 public static Header[] parseHeaders( in parseHeaders() method in AbstractMessageParser
219 static NPError parsePostBuffer(bool isFile, const char *buffer, uint32_t length, bool parseHeaders,… in parsePostBuffer()300 bool parseHeaders = file; in NPN_PostURL() local
1039 static inline void parseHeaders(const String& headers, ResourceResponse& response) in parseHeaders() function