Searched defs:server_flags (Results 1 – 2 of 2) sorted by relevance
514 int server_flags = ssl ? HTTP_BIND_SSL : 0; in http_basic_test_impl() local