Skip to content

Commit

Permalink
Merge pull request #249 from chriswade/master
Browse files Browse the repository at this point in the history
fixed formating in README
  • Loading branch information
dhmlau committed Nov 20, 2019
2 parents bf5e20e + c8dbde5 commit 4d3522f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -156,7 +156,7 @@ Request, Response and Fault samples.

The `options` argument allows you to customize the client with the following properties:

- `endpoint``: to override the SOAP service's host specified in the `.wsdl` file.
- `endpoint`: to override the SOAP service's host specified in the `.wsdl` file.
- `request`: to override the [request](https://github.com/request/request) module.
- `httpClient`: to provide your own http client that implements `request(rurl, data, callback, exheaders, exoptions)`.
- `envelopeKey`: to set specific key instead of <pre><<b>soap</b>:Body></<b>soap</b>:Body></pre>
Expand Down

0 comments on commit 4d3522f

Please sign in to comment.