audk/NetworkPkg/HttpDxe
Saloni Kasbekar 5c86b0b57c NetworkPkg/HttpDxe: Track HttpInstance URL buffer length.
In EfiHttpRequest(), length of target URLs was always compared to
fixed-size value, even after allocating a larger URL buffer. Added
UrlLen to HTTP_PROTOCOL to store the size and reallocate if the size
changes.

Signed-off-by: Saloni Kasbekar <saloni.kasbekar@intel.com>
2024-07-11 21:42:32 +00:00
..
ComponentName.c
ComponentName.h
HttpDns.c
HttpDns.h
HttpDriver.c
HttpDriver.h
HttpDxe.inf
HttpDxe.uni
HttpDxeExtra.uni
HttpImpl.c
HttpImpl.h
HttpProto.c
HttpProto.h
HttpsSupport.c
HttpsSupport.h