Skip to content

enable GET and POST from within bash script #92

@camilleg

Description

@camilleg

Only after adding shopt -s expand_aliases as suggested by https://unix.stackexchange.com/a/1498/60622
were GET and POST recognized in my bash script that tried to call them.
Please add that command before the . /path/to/resty ... command in the readme's section "Using Resty In Shell Scripts".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions