Some Redfish implementations (namely OpenBMC) require an If-Match header on some actions. For example, IndicatorLED state requires the etag that was returned from the parent state request. This adds support for passing through additional headers as needed.
Some Redfish implementations (namely OpenBMC) require an If-Match header on some actions. For example, IndicatorLED state requires the etag that was returned from the parent state request. This adds support for passing through additional headers as needed.
Example usage: