Searched refs:strict (Results 1 – 13 of 13) sorted by relevance
20 referrer-policy: strict-origin-when-cross-origin29 strict-transport-security: max-age=31536000; includeSubDomains32 referrer-policy: strict-origin-when-cross-origin70 "referrer-policy":["strict-origin-when-cross-origin","strict-origin-when-cross-origin"],78 "strict-transport-security":["max-age=31536000; includeSubDomains"],
27 FTP download with strict timeout and slow CWD
88 FTP download with strict timeout and slow data transfer
91 FTPS download with strict timeout and slow data transfer
11 --strict \
27 use strict;
79 /* Set the default value: strict name check please */
81 /* Set the default value: strict certificate check please */
87 /* Set the default value: strict certificate check please */
99 /* Set the default value: strict name check please */
535 dnl Select strict ANSI C compiler mode568 dnl Disable type based strict aliasing optimizations, using worst809 CURL_ADD_COMPILER_WARNINGS([tmp_CFLAGS], [endif-labels strict-prototypes])988 CURL_ADD_COMPILER_WARNINGS([tmp_CFLAGS], [endif-labels strict-prototypes])1156 tmp_CFLAGS="$tmp_CFLAGS -fno-strict-aliasing"1212 AC_MSG_CHECKING([if compiler accepts strict warning options])
362 AC_MSG_CHECKING([whether to enable strict compiler warnings])365 AS_HELP_STRING([--enable-warnings],[Enable strict compiler warnings])366 AS_HELP_STRING([--disable-warnings],[Disable strict compiler warnings]),
4534 bool strict = (conn_config->verifypeer || conn_config->verifyhost); local4557 if(!strict)4601 if(strict)4642 if(strict)4654 if(strict)4665 if(strict)4687 if(strict)4730 if(!strict)
Completed in 34 milliseconds