Home | History | Annotate | Download | only in lib

Lines Matching full:httponly

443              'secure' and 'httponly' specified this weirdly */
447 else if(Curl_raw_equal("httponly", name))
448 co->httponly = TRUE;
648 marked with httpOnly after the domain name are not accessible
656 co->httponly = TRUE;
1215 "%s" /* httponly preamble */
1223 co->httponly?"#HttpOnly_":"",