We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58611e6 commit 50bc28fCopy full SHA for 50bc28f
README.md
@@ -11,7 +11,7 @@ Embed an XML-RPC / JSON-RPC server in your Django project!
11
12
- XML-RPC and JSON-RPC 2.0 support (JSON-RPC 1.0 is NOT supported)
13
- Custom authentication process
14
-- Custom rror handling
+- Custom error handling
15
- Sync and async procedures
16
- Multiple servers
17
- Customizable XML / JSON backends with builtin support for orjson, rapidjson, lxml, etree, etc.
0 commit comments