Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: d8293d31416242468323ef30c6fa2a5bf6267996
      
https://github.com/tianocore/edk2/commit/d8293d31416242468323ef30c6fa2a5bf6267996
  Author: Nagaraj Hegde <nagaraj-p.he...@hpe.com>
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
    M NetworkPkg/HttpDxe/HttpDriver.c
    M NetworkPkg/HttpDxe/HttpImpl.c
    M NetworkPkg/HttpDxe/HttpProto.h

  Log Message:
  -----------
  NetworkPkg:HttpDxe: Code changes to support HTTP PUT/POST operations

Code changes enables HttpDxe to handle PUT/POST operations.
EfiHttpRequest assumes "Request" and "HttpMsg->Headers" can
never be NULL. Also, HttpResponseWorker assumes HTTP Reponse
will contain headers. We could have response which could contain
only a string (HTTP 100 Continue) and no headers. Code changes
tries to do-away from these assumptions, which would enable
HttpDxe to support PUT/POST operations.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hegde, Nagaraj P nagaraj-p.he...@hpe.com
Reviewed-By: Wu Jiaxin <jiaxin...@intel.com>
Reviewed-by: Fu Siyuan <siyuan...@intel.com>


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to