loopbackio / loopbackio/strong-soap

Header response not coming in the response

Open
#549 0 comments 0 reactions 0 assignees View on GitHub

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.

get-job-requisition

Attached the sample script
[samplescript.zip](https://github.com/loopbackio/strong-soap/files/11197390/samplescript.zip)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.