mirror of https://github.com/MISP/PyMISP
Due to: https://github.com/psf/requests/issues/5560 TL;DR: a variable of type str passed to data in a POST request will be silently re-encoded to ISO-8859-1, making MISP barf on the other side. |
||
|---|---|---|
| .. | ||
| data | ||
| tools | ||
| __init__.py | ||
| abstract.py | ||
| api.py | ||
| exceptions.py | ||
| mispevent.py | ||
| py.typed | ||