Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
the get command supports UNIX domain sockets too
  • Loading branch information
kraih committed Feb 24, 2017
1 parent 4981122 commit 583ac6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Mojolicious/Command/get.pm
Expand Up @@ -140,6 +140,7 @@ Mojolicious::Command::get - Get command
mojo get mojolicious.org '*' attr id
mojo get mojolicious.org 'h1, h2, h3' 3 text
mojo get https://api.metacpan.org/v0/author/SRI /name
mojo get http+unix://%2Ftmp%2Fmyapp.sock/hello.html
Options:
-C, --charset <charset> Charset of HTML/XML content, defaults
Expand Down

0 comments on commit 583ac6a

Please sign in to comment.