.. _clicmd_src_plugins_http: =============================================================== Http cli reference =============================================================== clear http stats ------------------------------------------------------------------------- .. code-block:: console clear http stats Declaration: ``clear_http_stats_command`` `src/plugins/http/http.c line 2004 `_ Implementation: ``clear_http_stats_fn`` show http ------------------------------------------------------------------------- .. code-block:: console show http Declaration: ``show_http_command`` `src/plugins/http/http.c line 1932 `_ Implementation: ``show_http_fn`` show http stats ------------------------------------------------------------------------- .. code-block:: console show http stats Declaration: ``show_http_stats_command`` `src/plugins/http/http.c line 1971 `_ Implementation: ``show_http_stats_fn``