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
83 stars 37 forks source link

Add "Location" to header of POST #35

Closed tomasg2012 closed 6 years ago

tomasg2012 commented 6 years ago

By Redfish spec, the program should send a "Location" header item of the new URI.

mraineri commented 6 years ago

Fixed by #34