Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

post to command stdin #8

Open
RekGRpth opened this issue May 28, 2019 · 4 comments
Open

post to command stdin #8

RekGRpth opened this issue May 28, 2019 · 4 comments

Comments

@RekGRpth
Copy link

How about to post to command stdin?
for example

curl -d "hello" "http://www.server.com/command?system.run[echo]"

yilds

hello
@limithit
Copy link
Owner

Unsupported @RekGRpth

@RekGRpth
Copy link
Author

yes, it is a feature request

@limithit
Copy link
Owner

I will consider it, thank you for your proposal, but I have no energy to develop this feature now.

@seebs
Copy link

seebs commented Aug 8, 2019

someone linked me to this, and i just want to point out that echo doesn't do anything with stdin, echo displays its arguments. it would be cat that would do something with stdin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants