use curlx_strnequal() from the private lib sources instead of strncasecmp()
authorDaniel Stenberg <daniel@haxx.se>
Thu, 7 Oct 2004 22:57:24 +0000 (22:57 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Oct 2004 22:57:24 +0000 (22:57 +0000)
commita6d4d3eeac8c6e0e8def305f3b6bcab43361a210
tree8a7029d76c7be6b62f1e73a4d8167e4f9501d181
parent62f97f1817379f448ce069add864bbd9f93806a1
use curlx_strnequal() from the private lib sources instead of strncasecmp()
for maximum portability
tests/server/Makefile.am
tests/server/sws.c