morpheus.stages.input.http_server_source_stage

(Latest Version)

Source stage that starts an HTTP server and listens for incoming requests on a specified endpoint.

Functions

check_supported_method(endpoint, method, ...)

Classes

HttpServerSourceStage(config[, ...]) Source stage that starts an HTTP server and listens for incoming requests on a specified endpoint.
check_supported_method(endpoint, method, supported_methods)[source]

Previous morpheus.stages.input.http_client_source_stage.HttpClientSourceStage
Next morpheus.stages.input.http_server_source_stage.HttpServerSourceStage
© Copyright 2024, NVIDIA. Last updated on Jul 8, 2024.