Home
last modified time | relevance | path

Searched defs:content_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py213 def __init__(self, app, bus, verbs, rules, content_type=''): argument
357 content_type = 'application/json' variable in MethodHandler
464 content_type = 'application/json' variable in PropertyHandler
867 content_type = 'application/octet-stream' variable in ImagePostHandler
943 content_type = 'application/octet-stream' variable in CertificatePutHandler
1148 content_type = 'application/octet-stream' variable in ImagePutHandler
1169 content_type = 'application/octet-stream' variable in DownloadDumpHandler