This repository was archived by the owner on Sep 28, 2021. It is now read-only.
Tags: chowey/jsonrpc
Tags
Relax Content-Type header requirement Instead of requiring "application/json" to be sent as the Content-Type, also allow sending no Content-Type. Relaxing this requirement allows the server to service common AJAX requests where the web developer may forget to set this header.