Joël Franusic

Results 6 issues of Joël Franusic

This is a work-in-progress to update Lokey to work with Python3

apt-get install libffi-dev libxmlsec1 libssl-dev

Is it UTF-8? If not, then it is missing the byte order mark.

adding curl command example

The spec defines expected behavior: ``` >>> POST /block-endpoint >>> Content-Type: application/json >>> …more headers… >>> {"input": {"foo": "Value for foo input", "bar": "Value for bar input"}} > …more headers…...