v1.0.3ΒΆ
Released on Mar 4, 2022 (diff).
Added feature for restricting HTTP methods: now only
POSTandPUTmethods are allowed. We are highly recommend to use thePOSTverb for the generic JSON-RPC invocations, and thePUTverb generally for the notifications, but no one forbids using it for the generic invocations too.