Home | History | Annotate | Download | only in lib

Lines Matching refs:httponly

469              'secure' and 'httponly' specified this weirdly */
473 else if(Curl_raw_equal("httponly", name))
474 co->httponly = TRUE;
666 marked with httpOnly after the domain name are not accessible
674 co->httponly = TRUE;
1248 "%s" /* httponly preamble */
1256 co->httponly?"#HttpOnly_":"",