Code Monkey home page Code Monkey logo

soap-cli's People

Contributors

pmamico avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

soap-cli's Issues

interactive mode

Use the request as template, and optionally change the values interactively.
(-i, --interactive)

-v option conflicts

-v option is mapped to soap-cli version, however the more common use case is to use as a short version for --verbose in curl

send request from stdin

Make possible to call without existing request file, eg.:
soap url
then waiting for user input, most likely pasting from the clipboard.
it would be nice if the stdin closed automatically after the soap env end tag.

Possibly the input should be written to a file, so the user can continue to add options to the command.

Workflow:

soap url
ENTER
paste xml from clipboard
soap url temp.xml <CURSOR>

SOAP headers missing

There are two main problems with the sent headers:

  • Content Type is text/xml but the correct one would be application/soap+xml;charset=UTF-8
  • wsa:Action is not mapped to Content Type header

Feature Request: Docker image containing soap-cli

Hey ๐Ÿ‘‹๐Ÿผ

Thanks for creating this tool; it looks great.

Are there any plans to add/publish a Docker image containing soap-cli? If not, I'd be keen to understand why - if it's due to capabilities, I'd be happy to help via contribution.

curl options

Enable the usage of standard curl options (like: -h header, --no-proxy, disable ssl check, ...)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.