Searched refs:Shttp_conn_cl (Results 1 – 1 of 1) sorted by relevance
64 char Shttp_conn_cl[] = "Connection: close\r\n"; variable910 n = sizeof (Shttp_conn_cl) - 1; in nl7c_http_init()912 bcopy(Shttp_conn_cl, http_conn_cl->b_rptr, n); in nl7c_http_init()