-
To enable some easy security in CLI mode, a la something like:
```
... --pg-hba-lines "host all all $(curl -sL whatismyip.akamai.com)/32 scram-sha-256,host all all samenet scram-sha-256"
```
-
## Checklist
- [x] I've searched for similar issues.
- [x] I'm using the latest version of HTTPie.
---
## Minimal reproduction code and steps
1. Execute `httpie cli plugins install httpie…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
During ops, we ran a bridge release and updated the bridge to all providers. Some updates were successful; others failed.
These are sorted by category and linked to the successful PR or failed Work…
-
It seems like it would be handy to be able to provide a predefined set of attributes when converting from md to html, because you might want to re-use those attributes across a large document set, but…
-
output:
```bash
┌─[mota:~/Downloads]
│ 2019-06-21T22:01:43Z
└─❯❯❯ brew install shadowlands
Updating Homebrew...
==> Auto-updated Homebrew!
Updated Homebrew from 0b8ad710e to 3cef10889.
Upda…
-
When trying to save a stream to a file, using a command line like the following:
livestreamer -o test.flv http://www.ustream.tv/creativelive best
The resulting test.flv file will often play audio, b…
-
### CLI Version
dev branch, using pip install -U --no-cache-dir --force-reinstall. Part of file contents will shown below.
### Command
pip install -U --no-cache-dir --force-reinstall -r req
Part…
-
I ran:
brew install https://raw.githubusercontent.com/EricChiang/pup/master/pup.rb
Then
$ pup
Segmentation fault: 11
Just installed Mac OS X High Sierra 10.13 (17A365)
What…
erkie updated
6 years ago
-
I have encountered a very strange issue this week using Typhoeus.
The issue appears very similar to https://github.com/typhoeus/typhoeus/issues/90 which is 9 years old.
**Description of issue:*…