sbp commented on PR #820:
URL: 
https://github.com/apache/tooling-trusted-releases/pull/820#issuecomment-4000091383

   Whoops, `application/json` is not in `_charset_mimetypes`:
   
   ```python
   _charset_mimetypes = {
       "application/ecmascript",
       "application/javascript",
       "application/sql",
       "application/xml",
       "application/xml-dtd",
       "application/xml-external-parsed-entity",
   }
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to