DMTF/python-redfish-library

can the redfish GET/PUT/POST/DELETE/HEAD method have a timeout option to send a request with a specific timeout

Closed this issue · 2 comments

can the redfish GET/PUT/POST/DELETE/HEAD method have a timeout option to send a request with a specific timeout

if POST request with a large body, for example, 64M to 128M, what timeout to set for the POST request is recommended

redfish MultipartHttpPushUri must handle this case (firmware image may be 64M to 128M)