ray.serve.schema.HTTPOptionsSchema ================================== .. currentmodule:: ray.serve.schema .. autoclass:: HTTPOptionsSchema :show-inheritance: .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ~HTTPOptionsSchema.__init__ ~HTTPOptionsSchema.construct ~HTTPOptionsSchema.copy ~HTTPOptionsSchema.dict ~HTTPOptionsSchema.json ~HTTPOptionsSchema.update_forward_refs .. rubric:: Attributes .. autosummary:: :nosignatures: :toctree: ~HTTPOptionsSchema.host ~HTTPOptionsSchema.port ~HTTPOptionsSchema.root_path ~HTTPOptionsSchema.request_timeout_s ~HTTPOptionsSchema.keep_alive_timeout_s