explodinglabs / jsonrpcserver

Process incoming JSON-RPC requests in Python
MIT License
186 stars 40 forks source link

Remove http statuses #180

Closed bcb closed 3 years ago

bcb commented 3 years ago

And rename status.py to codes.py

The http_status attribute has been removed, see #133