loopbackio / loopbackio/strong-soap
Header response not coming in the response
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 410
- Forks
- 162
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 7
Description
In WSDL we see the option Include_Reference_Descriptors_In_Response in header.
When we do client.describe(), we don't get it.

Attached the sample script
[samplescript.zip](https://github.com/loopbackio/strong-soap/files/11197390/samplescript.zip)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the attached samplescript.zip and reproduce the client.describe() response against the WSDL containing Include_Reference_Descriptors_In_Response. Trace how response headers are handled during describe and compare the returned structure with the WSDL and captured response. Done means the expected header information is present in the client.describe() result and the behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100