DMTF / Redfish-Protocol-Validator

The Redfish Protocol Validator tests the HTTP protocol behavior of a Redfish service to validate that it conforms to the Redfish specification.
Other
14 stars 12 forks source link

Query on data_modification_requests_no_auth() in resources.py #68

Closed leoprovido closed 1 year ago

leoprovido commented 1 year ago

Hi @mraineri ,

I ran into a problem while running the Redfish-Protocol-Validator.

image

I would like to understand: is the request eventually sent through the highlighted function below http or https?

image

Thanks.

leoprovido commented 1 year ago

After further investigation of the logs, our team can answer this question.