Home
last modified time | relevance | path

Searched refs:type_error_str (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py1385 type_error_str = "Unsupported Content-Type: '%s'" variable in JsonApiRequestPlugin
1396 abort(415, self.type_error_str % request.content_type)