added: std::wstring * Request::ParamValuep(const wchar_t * param_name)
for taking a pointer (can be null) to a parameter value
added: bool System::IsSSLRequired(bool try_to_use_ssl)
returns true if we should use ssl
try_to_use_ssl is to be meant: config->use_ssl, config->use_ssl_static, config->use_ssl_common
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@1094 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -8,12 +8,12 @@ init.o: ../../../../winix/winixd/core/item.h
|
||||
init.o: ../../../../pikotools/space/space.h
|
||||
init.o: ../../../../pikotools/textstream/types.h
|
||||
init.o: ../../../../pikotools/date/date.h
|
||||
init.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
init.o: ../../../../pikotools/textstream/textstream.h
|
||||
init.o: ../../../../pikotools/convert/convert.h
|
||||
init.o: ../../../../pikotools/convert/inttostr.h
|
||||
init.o: ../../../../pikotools/convert/strtoint.h
|
||||
init.o: ../../../../pikotools/convert/text.h
|
||||
init.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
init.o: ../../../../pikotools/textstream/textstream.h
|
||||
init.o: ../../../../pikotools/membuffer/membuffer.h
|
||||
init.o: ../../../../pikotools/textstream/types.h
|
||||
init.o: ../../../../pikotools/utf8/utf8.h
|
||||
@@ -157,12 +157,12 @@ stats.o: ../../../../winix/winixd/core/item.h
|
||||
stats.o: ../../../../pikotools/space/space.h
|
||||
stats.o: ../../../../pikotools/textstream/types.h
|
||||
stats.o: ../../../../pikotools/date/date.h
|
||||
stats.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
stats.o: ../../../../pikotools/textstream/textstream.h
|
||||
stats.o: ../../../../pikotools/convert/convert.h
|
||||
stats.o: ../../../../pikotools/convert/inttostr.h
|
||||
stats.o: ../../../../pikotools/convert/strtoint.h
|
||||
stats.o: ../../../../pikotools/convert/text.h
|
||||
stats.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
stats.o: ../../../../pikotools/textstream/textstream.h
|
||||
stats.o: ../../../../pikotools/membuffer/membuffer.h
|
||||
stats.o: ../../../../pikotools/textstream/types.h
|
||||
stats.o: ../../../../pikotools/utf8/utf8.h
|
||||
|
||||
Reference in New Issue
Block a user