Mniak

Results 26 issues of Mniak

https://httpie.io/docs/cli/nested-json

I dont understand why the exclamation is escaped in this library. I intend to make a pull request making the escaping of `!` an option that could be disabled. If...

It would be great if I could remove the default KJV version, or at least disable it.

size-medium

When I try to `get` or `post` anything, I'm getting the following error: ``` http://localhost:8080> get https://google.com GET / HTTP/1.1 Accept: */* Accept-Encoding: gzip, deflate Connection: keep-alive Host: google.com User-Agent:...

Currently, if we want to check if an object is of a specific type, we need to use properties with the generic names like `IsT0`, `IsT1`, etc. Take the following...

I created a powershell version of the script that works reasonably well. I think this could be released as some kind of alpha. Basically two changes: 1. Add an `install.ps1`...

Add a message to indicate when an Okta account is locked. Documentation showing the statuses: https://developer.okta.com/docs/reference/api/authn/#transaction-state) > | Value | Description | Next Action | > | -- | --...

I had some trouble to diagnose the cause of a strange error. Even when the verbose mode is turned on, nothing could tell me that my account was locked. I...