v2.1.0ΒΆ
Released on Jun 6, 2022 (diff).
The method
jsonrpc.WSGIHandler.handle_request()is decomposed into the several using thefunctools.singledispatchmethoddecorator.Now the method
jsonrpc.WSGIHandler.handle_request()is raisingValueErrordue the invocation with unsupported request type.