HTTPHeaderParseContentLength Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
HTTPHeaderParseContentLength Function
C
static void HTTPHeaderParseContentLength();
Description

Parses the "Content-Length:" header to determine how many bytes of POST data to expect after the request. This value is stored in curHTTP.byteCount.

Preconditions

None

Returns

None

Remarks

This function is ony available when HTTP_USE_POST is defined.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.