DMTF / Redfish-Mockup-Server

A simple Python 3.4 program that can be copied into a folder at the top of any Redfish mockup and can serve Redfish requests on the specified IP/port.
Other
72 stars 37 forks source link

send Content-Length header also for generated /redfish endpoint #85

Closed Flow86 closed 3 years ago

Flow86 commented 3 years ago

Follow ups #84 / #83 :

If you use the short "-S" form which generates a /redfish endpoint response, the "Content-Length" header is "missing" also.

closes #83

mraineri commented 3 years ago

Approved 7/2