kromJx@crosswinds.net's fix that now uses checkprefix() instead of
authorDaniel Stenberg <daniel@haxx.se>
Mon, 28 Oct 2002 21:52:00 +0000 (21:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 28 Oct 2002 21:52:00 +0000 (21:52 +0000)
commit01387f42c582fdbebc12cee39ed91346bd42ec04
treee403f027a594ae9f07156214b16a866a1fbc737c
parent8f52b731f45eabd5b036b146a27e93ec7fa9e807
kromJx@crosswinds.net's fix that now uses checkprefix() instead of
strnequal() when the third argument was strlen(first argument) anyway.
This makes it less prone to errors. (Slightly edited by me)
lib/cookie.c
lib/formdata.c
lib/strequal.h
lib/transfer.c
lib/url.c