Home
last modified time | relevance | path

Searched hist:"6 f8e03f5bc790d26e1215349cea98d5a73654139" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/exe/
H A Djsonrpc.php6f8e03f5bc790d26e1215349cea98d5a73654139 Tue Nov 28 15:47:44 UTC 2023 Andreas Gohr <andi@splitbrain.org> implement support for JSON-RPC 1.0, 1.1 and 2.0

This implements the slightly more standardized JSON-RPC standard as an
alternative to my home-grown version. The same server handled all formats
including my own simpler variant.

/dokuwiki/inc/Remote/
H A DJsonRpcServer.php6f8e03f5bc790d26e1215349cea98d5a73654139 Tue Nov 28 15:47:44 UTC 2023 Andreas Gohr <andi@splitbrain.org> implement support for JSON-RPC 1.0, 1.1 and 2.0

This implements the slightly more standardized JSON-RPC standard as an
alternative to my home-grown version. The same server handled all formats
including my own simpler variant.