Detailed Description
[class] [constructor]
SetHeadersElement constructs the header values to be set in the HTTP response.
- See also
- Specification
Inheritance diagram for fiftyone.pipeline.engines.fiftyone.flowelements.SetHeadersElement:
Collaboration diagram for fiftyone.pipeline.engines.fiftyone.flowelements.SetHeadersElement:
Classes
| class | PipelineConfig
Internal class to hold 'SetHeader' properties available per pipeline. More...
|
| class | PropertyDetails
Internal class to hold a list of property metadata and its response header to set. More...
|
Public Member Functions
| SetHeadersElement (Logger logger, ElementDataFactory< SetHeadersData > elementDataFactory) |
