clarified posting in README

This commit is contained in:
Luxferre
2024-10-25 12:26:45 +03:00
parent 5fa10c82f9
commit 7f8b07a9e5
+3 -1
View File
@@ -92,7 +92,7 @@ have no effect at all if you pass it.
If the line_width parameter is omitted, the text reflows to 80 chars per line. If the line_width parameter is omitted, the text reflows to 80 chars per line.
If the dbfile is ommitted, it defaults to "tii.db" in the script directory. If the dbfile is omitted, it defaults to "tii.db" in the script directory.
This component is fully offline and can only work with a compatible message This component is fully offline and can only work with a compatible message
database that tiifetch.tcl can generate. database that tiifetch.tcl can generate.
@@ -136,6 +136,8 @@ On success, tiipost.tcl will output a message that starts with "Success", in
case of an error the line will start with "Error". The server-side description case of an error the line will start with "Error". The server-side description
will follow this success or error status. will follow this success or error status.
As of now, posting is only supported for HTTP/HTTPS station URLs.
HTTP client configuration HTTP client configuration
------------------------- -------------------------
For both fetching and posting, you can configure several values in the config For both fetching and posting, you can configure several values in the config