json_request.py
793 Bytes
-
Fix JSON postback error where the content-type header line can contain more info… · 0a7dfca0
Fix JSON postback error where the content-type header line can contain more info than just the application/json descriptor. Now we just to a compare on the start of the header value.
Chris Dodge committed