thezerobit

Results 5 comments of thezerobit

I forgot to mention that non-empty JSON objects deserialize into valid JObject instances. Other json4s types work correctly, too. As far as I could tell from my testing, everything works...

Curl is probably going to want a to certify the endpoint with a CA certificate. I don't know much about PHP/Curl's CA store--if it even has one.

In PyCharm 2023.2.3 I noticed that is was not working on an older project, but it did work on newer projects. To get it working on the older project, I...

Ctrl-T will open the dialog to change types if any things are highlighted (even if not selected). So, you wouldn't be able to create things close to other things this...

I've changed jobs since I filed this ticket and no longer have access to the source code. From memory, I think we close the statements on program exit, which is...