audk/NetworkPkg/HttpDxe
Fu Siyuan 19bd133562 NetworkPkg: Fix incorrect SizeofHeaders returned from HttpTcpReceiveHeader().
This patch is to fix a bug that the HttpTcpReceiveHeader() may return incorrect
SizeofHeaders, which will include some already received message-body.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
2017-11-16 14:08:54 +08:00
..
ComponentName.c NetworkPkg: Add HTTP Driver 2015-07-07 09:09:21 +00:00
ComponentName.h NetworkPkg: Add HTTP Driver 2015-07-07 09:09:21 +00:00
HttpDns.c NetworkPkg: Fix protocol handler service in HttpDxe. 2017-01-23 15:19:05 +08:00
HttpDns.h NetworkPkg:Enable Http Boot over Ipv6 stack 2015-11-09 03:30:42 +00:00
HttpDriver.c NetworkPkg: Fix protocol handler service in HttpDxe. 2017-01-23 15:19:05 +08:00
HttpDriver.h NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6 2016-12-22 20:33:40 +08:00
HttpDxe.inf NetworkPkg: Update Protocol/Guid usage in INF file to match source code logic 2017-10-10 18:10:21 +08:00
HttpDxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
HttpDxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
HttpImpl.c NetworkPkg: Print error message to screen if error occurs during HTTP boot. 2017-11-16 14:08:18 +08:00
HttpImpl.h NetworkPkg/HttpDxe: Clarify the usage of HttpConfigData in HTTP protocol 2017-09-29 09:02:08 +08:00
HttpProto.c NetworkPkg: Fix incorrect SizeofHeaders returned from HttpTcpReceiveHeader(). 2017-11-16 14:08:54 +08:00
HttpProto.h NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP child 2017-08-02 15:31:54 +08:00
HttpsSupport.c NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP child 2017-08-02 15:31:54 +08:00
HttpsSupport.h NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP child 2017-08-02 15:31:54 +08:00