Method AddHttpTool
AddHttpTool(ToolRegistry)
Adds the HTTP tool with default options.
public static ToolRegistry AddHttpTool(this ToolRegistry registry)
Parameters
registryToolRegistry
Returns
AddHttpTool(ToolRegistry, HttpToolOptions)
Adds the HTTP tool with custom options.
public static ToolRegistry AddHttpTool(this ToolRegistry registry, HttpToolOptions options)
Parameters
registryToolRegistryoptionsHttpToolOptions