HomeSort by: relevance | last modified time | path
    Searched refs:_req_host (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpc/stand/hpcboot/
file_http.h 73 const char *_req_host; member in class:HttpFile
file_http.cpp 45 _req_host(" HTTP/1.0\r\nHOST: "),
382 strcat(_request, _req_host);

Completed in 19 milliseconds