diff mbox series

doc: Add hint to general HTTP server mock implementation

Message ID 20221128101751.15768-1-christian.storm@siemens.com
State Accepted
Headers show
Series doc: Add hint to general HTTP server mock implementation | expand

Commit Message

Storm, Christian Nov. 28, 2022, 10:17 a.m. UTC
Signed-off-by: Christian Storm <christian.storm@siemens.com>
---
 doc/source/suricatta.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/doc/source/suricatta.rst b/doc/source/suricatta.rst
index e207597..e3361da 100644
--- a/doc/source/suricatta.rst
+++ b/doc/source/suricatta.rst
@@ -160,7 +160,8 @@  Support for general purpose HTTP server
 This is a very simple backend that uses standard HTTP response codes to signal if
 an update is available. There are closed source backends implementing this interface,
 but because the interface is very simple interface, this server type is also suitable
-for implementing an own backend server.
+for implementing an own backend server. For inspiration, there's a simple (mock)
+server implementation available in ``examples/suricatta/server_general.py``.
 
 The API consists of a GET with Query parameters to inform the server about the installed version.
 The query string has the format: