diff options
author | Sean Zhang <xiazhang@nvidia.com> | 2024-09-27 11:39:50 +0300 |
---|---|---|
committer | Sean Zhang <xiazhang@nvidia.com> | 2024-09-27 11:39:50 +0300 |
commit | 51feb35350eee87fc5bf1d463873feb3ccf12f1e (patch) | |
tree | 4c8da6efbde8fad40d25b4baba5143fda9fc6008 /src/components/Global/LoadingBar.vue | |
parent | f4e79739d360ba47587427413dcc6e5bdf4182b7 (diff) | |
download | webui-vue-51feb35350eee87fc5bf1d463873feb3ccf12f1e.tar.xz |
Fix event entry download
Event entry should be downloaded with specific http header of "Accept:
application/octet-stream" or "*/*", but the default http header is set
to "Accept: application/json", so need to specify the header for event
downloading.
Refer: https://gerrit.openbmc.org/c/openbmc/bmcweb/+/40136
Tested:
Event entry data can be downloaded with the fix.
Change-Id: Ia45123340da79a54fc4229470e6822206b8df808
Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
Diffstat (limited to 'src/components/Global/LoadingBar.vue')
0 files changed, 0 insertions, 0 deletions