Searched refs:http_debug_level (Results 1 – 1 of 1) sorted by relevance
19 static int http_debug_level; variable33 http_debug_level++; in increment_http_debug_level()277 if (http_debug_level && !logger) { in soup_test_session_new()278 SoupLoggerLogLevel level = MIN ((SoupLoggerLogLevel)http_debug_level, SOUP_LOGGER_LOG_BODY); in soup_test_session_new()