Module: Rack::RPC::Endpoint::JSONRPC
- Defined in:
- lib/rack/rpc/endpoint/jsonrpc.rb
Overview
Defined Under Namespace
Classes: ArgumentError, ClientError, Error, InternalError, NoMethodError, Notification, Object, ParseError, Request, Response, Server, ServerError
Constant Summary collapse
- CONTENT_TYPE =
'application/json; charset=UTF-8'
- VERSION =
2.0