HomeSort by relevance Sort by last modified time
    Searched defs:HTTP_LWS (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/http/
http_util.h 19 #define HTTP_LWS " \t"
90 // This definition corresponds with the HTTP_LWS macro, and does not match
94 // Trim HTTP_LWS chars from the beginning and end of the string.
  /external/chromium_org/net/http/
http_util.h 20 #define HTTP_LWS " \t"
96 // This definition corresponds with the HTTP_LWS macro, and does not match
100 // Trim HTTP_LWS chars from the beginning and end of the string.

Completed in 389 milliseconds