wininet: Use a lookup table sorted by index so we don't need a loop to do lookups.
authorMike McCormack <mike@codeweavers.com>
Thu, 30 Mar 2006 09:02:54 +0000 (18:02 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Mar 2006 10:40:47 +0000 (12:40 +0200)
commit7f5e273214bb4d75824efc7133b366b4703450a6
treea5d75c88fd3bad841a9e8a3d98ae6c671c85d1de
parentae300883faa29ddad5c65aeac5cad682380e4cd3
wininet: Use a lookup table sorted by index so we don't need a loop to do lookups.
dlls/wininet/http.c