Max Ammann
Max Ammann
And you executed the curl command as-is, right without `-L, --location` flats, right? If yes then I really do not have an idea right now what is going on. The...
Which python-requests version are you using? `python3 -c "import requests; print(requests.__version__)"`
Oke, next steps would be to create a minimal example in python. I'll do this in the next days.
Probably the issue is not the python code but the server: https://stackoverflow.com/questions/26149181/python-requests-post-doing-a-get Can you send me the url of the server via mail? [email protected] Did you maybe use http:// instead...
Good to hear! I almost went crazy while looking at the 2 lines of code which do weird stuff! :) I will leave this open, as it still is bad...
I changed the Github PR base to the BoringSSL branch to clean things up. btw if you want to link your commits to your GH account you need to add...
Will review when all other PRs are merged.
I set this to low-prio because we can also resolve that after release. In worst case we will have to do a redirect to a different domain if we move...
Isn't 2MB still very little to today's standards? :/
Hm that could actually be! Did it the import work for images? I suppose trello handles images and other attachments differently.