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

Add Basic auth to read from config.yml file #52

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ratnayake
Copy link

Add Basic auth to read from config.yml file
you can view example from
src\BeSimple\SoapBundle\Resources\doc\soapclient\configuration.rst
line #18 onwards

Add Basic auth to read from config.yml file
you can view example from
src\BeSimple\SoapBundle\Resources\doc\soapclient\configuration.rst
line BeSimple#18 onwards
Fix for multipart soap response
now this will handle soap response like this

--uuid:a75a88ed-7f52-4e16-9e52-ad03e9b365e1
Content-Type: application/xop+xml; charset=UTF-8; type="text/xml"
Content-Transfer-Encoding: binary
Content-ID: <[email protected]>

<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><ns2:getAPIVersionResponse
xmlns:ns2="http://www.tech.com/tech/billiantapi"><ns2:APIVersion>1.0</ns2:APIVersion></ns2:getAPIVersionResponse></soap:Body></soap:Envelope>
--uuid:a75a88ed-7f52-4e16-9e52-ad03e9b365e1--
@francisbesset francisbesset force-pushed the master branch 6 times, most recently from 9ed8639 to 27ebf0f Compare June 1, 2015 14:05
@OskarStark
Copy link

any news on this?

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

Successfully merging this pull request may close these issues.

2 participants