DMTF / Redfish-Tacklebox

Python based utilities for performing common management operations with Redfish
Other
52 stars 25 forks source link

rf_raw_request.py PATCH/PUT method should set if-match header if Etag exist #121

Closed PeterKchen2 closed 1 year ago

PeterKchen2 commented 1 year ago

rf_raw_request.py PATCH/PUT method should set if-match header if Etag exist

PeterKchen2 commented 1 year ago

I changed the code according to your suggestion

mraineri commented 1 year ago

Looks good; approved