MCPcopy Index your code
hub / github.com/httpie/cli / registry.py

File registry.py

httpie/plugins/registry.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from .manager import PluginManager
2from .builtin import BasicAuthPlugin, DigestAuthPlugin, BearerAuthPlugin
3from ..output.formatters.headers import HeadersFormatter
4from ..output.formatters.json import JSONFormatter

Callers

nothing calls this directly

Calls 2

PluginManagerClass · 0.85
registerMethod · 0.80

Tested by

no test coverage detected