Mentioned posting via GET in the docs

This commit is contained in:
Luxferre
2024-10-27 18:54:33 +02:00
parent 7b6b0595e8
commit 9fcd156ce7
+1 -1
View File
@@ -86,7 +86,7 @@ Response: in case of success, must start with "msg ok"
where base64_msgtext is the Base64URL-encoded Point-to-Node Message.
The maximum length of the tmsg field must be 87382 bytes.
Note: the Base64URL encoding means that after the standard base64 encoding,
Note: the Base64URL encoding means that after the standard Base64 encoding,
the + character is replaced with -, the / character is replaced with _, and
the = character is omitted from the end.