Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 829f773e5c512fe69db153e565213740e4d15394
      
https://github.com/tianocore/edk2/commit/829f773e5c512fe69db153e565213740e4d15394
  Author: Ken Lautner <kenlautn...@gmail.com>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
    M MdePkg/Include/Protocol/Http.h

  Log Message:
  -----------
  MdePkg: Add HTTP error 429

Add support for HTTP error 429 in the protocol .h file.

Signed-off-by: Kenneth Lautner <kenlautn...@gmail.com>


  Commit: 82c5cacd134d64ea0d0f4dabdbbde38017acb70d
      
https://github.com/tianocore/edk2/commit/82c5cacd134d64ea0d0f4dabdbbde38017acb70d
  Author: Ken Lautner <kenlautn...@gmail.com>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
    M NetworkPkg/Include/Library/HttpLib.h
    M NetworkPkg/Library/DxeHttpLib/DxeHttpLib.c

  Log Message:
  -----------
  NetworkPkg: DxeHttpLib: Use HTTP error 429

Include a mapping for HTTP error 429 to return the correct
status code. Additionally include a link to the official
HTTP status codes in the HttpMappingToStatusCode function header.

Signed-off-by: Kenneth Lautner <kenlautn...@gmail.com>


Compare: https://github.com/tianocore/edk2/compare/eaf78e43f206...82c5cacd134d

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to