HomeSort by relevance Sort by last modified time
    Searched full:path_header (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/net/spdy/
spdy_http_utils.cc 174 const char* path_header = protocol_version >= SPDY3 ? ":path" : "url"; local
186 it = headers.find(path_header);

Completed in 55 milliseconds