◆ set_response_header()
def fiftyone_pipeline_core.web.set_response_header | ( | flowData, | |
response | |||
) |
Set UACH response header in web response (sets Accept-CH header in response)
@type response: Response
- Parameters
-
- response - A Response object
- response_header_dict - Dictionary containing response header key and values to be set @rtype response
- Returns
- A response object containing headers with non null values in response