HTTPHeaderParseLookup Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
HTTPHeaderParseLookup Function
C
static void HTTPHeaderParseLookup(
    BYTE i
);
Description

Calls the appropriate header parser based on the index of the header that was read from the request.

Preconditions

None

Parameters
Parameters 
Description 
the index of the string found in HTTPRequestHeaders 
Return Values
Return Values 
Description 
TRUE 
the end of the file was reached and reading is done 
FALSE 
more data remains to be read 
Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.