public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Wu, Jiaxin" <jiaxin.wu@intel.com>
To: hegdenag <nagaraj-p.hegde@hpe.com>,
	"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "sriram-s@hpe.com" <sriram-s@hpe.com>,
	"Fu, Siyuan" <siyuan.fu@intel.com>,
	 "Ye, Ting" <ting.ye@intel.com>
Subject: Re: [PATCH v1 1/1] MdePkg/Http.h: Add #define for 308 redirect
Date: Fri, 9 Jun 2017 00:58:19 +0000	[thread overview]
Message-ID: <895558F6EA4E3B41AC93A00D163B7274162DABBF@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <20170608063903.20668-1-nagaraj-p.hegde@hpe.com>

Thanks the contribution. 

Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>



> -----Original Message-----
> From: hegdenag [mailto:nagaraj-p.hegde@hpe.com]
> Sent: Thursday, June 8, 2017 2:39 PM
> To: edk2-devel@lists.01.org
> Cc: Wu, Jiaxin <jiaxin.wu@intel.com>; sriram-s@hpe.com; Fu, Siyuan
> <siyuan.fu@intel.com>; Ye, Ting <ting.ye@intel.com>
> Subject: [PATCH v1 1/1] MdePkg/Http.h: Add #define for 308 redirect
> 
> Adding Support for the ECR for HTTP 308 redirect.
> 
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Hegde Nagaraj P <nagaraj-p.hegde@hpe.com>
> ---
>  MdePkg/Include/Protocol/Http.h | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/MdePkg/Include/Protocol/Http.h
> b/MdePkg/Include/Protocol/Http.h
> index 269416c9fc..4f3f08d3be 100644
> --- a/MdePkg/Include/Protocol/Http.h
> +++ b/MdePkg/Include/Protocol/Http.h
> @@ -5,7 +5,7 @@
>    HTTP Protocol (HTTP)
> 
>    Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
> -  (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>
> +  (C) Copyright 2015-2017 Hewlett Packard Enterprise Development LP<BR>
>    This program and the accompanying materials
>    are licensed and made available under the terms and conditions of the BSD
> License
>    which accompanies this distribution. The full text of the license may be
> found at
> @@ -103,7 +103,8 @@ typedef enum {
>    HTTP_STATUS_502_BAD_GATEWAY,
>    HTTP_STATUS_503_SERVICE_UNAVAILABLE,
>    HTTP_STATUS_504_GATEWAY_TIME_OUT,
> -  HTTP_STATUS_505_HTTP_VERSION_NOT_SUPPORTED
> +  HTTP_STATUS_505_HTTP_VERSION_NOT_SUPPORTED,
> +  HTTP_STATUS_308_PERMANENT_REDIRECT
>  } EFI_HTTP_STATUS_CODE;
> 
>  ///
> --
> 2.13.0.windows.1



  reply	other threads:[~2017-06-09  0:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-08  6:39 [PATCH v1 1/1] MdePkg/Http.h: Add #define for 308 redirect hegdenag
2017-06-09  0:58 ` Wu, Jiaxin [this message]
2017-06-09  7:28 ` Subramanian, Sriram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=895558F6EA4E3B41AC93A00D163B7274162DABBF@SHSMSX103.ccr.corp.intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox