Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RedfishClientPkg/RedfishFeatureUtilityLib: accept 201 HTTP status code #91

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

nicklela
Copy link
Contributor

@nicklela nicklela commented Jul 5, 2024

When feature driver post data to Redfish service, Redfish service can respond with HTTP status code "201 Created" with "location" in HTTP response header. Add this case in GetHttpResponseEtag() and GetHttpResponseLocation() functions.

Cc: Abner Chang abner.chang@amd.com
Cc: Igor Kulchytskyy igork@ami.com

When feature driver post data to Redfish service, Redfish service can
respond with HTTP status code "201 Created" with "location" in HTTP
response header. Add this case in GetHttpResponseEtag() and
GetHttpResponseLocation() functions.

Signed-off-by: Nickle Wang <nicklew@nvidia.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Igor Kulchytskyy <igork@ami.com>
@nicklela
Copy link
Contributor Author

@igorkulchytskyy would you mind to review this pull request? Thanks!

@nicklela nicklela merged commit e23688c into tianocore:main Jul 11, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants