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

EventService POST doesn't set content-type: application/json #297

Open
4 tasks done
edtanous opened this issue Nov 20, 2024 · 0 comments
Open
4 tasks done

EventService POST doesn't set content-type: application/json #297

edtanous opened this issue Nov 20, 2024 · 0 comments

Comments

@edtanous
Copy link
Contributor

Is this the right place to submit this?

  • This is not a security vulnerability or a crashing bug
  • This is not a question about how to use OpenBMC
  • This is not a bug in an OpenBMC fork or a bug in code still under code review.
  • This is not a request for a new feature.

Bug Description

EventService doesn't send a header of content-type of application/json. This has the potential to cause issues in receiver implementations that enforce content-type.

To reproduce:
set up Redfish event listener: https://github.com/DMTF/Redfish-Event-Listener
Set verbose: true
Launch

Version

d109e2b60f7bb367dc8115475c6cb86bca6e1914 bmcweb

Additional Information

Issue appears to have been present since the original merge of EventService implementation.

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

No branches or pull requests

1 participant