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

feat(HTTPSend): return response data from HTTP SendCommand action #334

Open
wants to merge 1 commit into
base: release51
Choose a base branch
from

Conversation

ianshade
Copy link
Contributor

About the Contributor

This PR is opened on behalf of TV 2 Norge.

Type of Contribution

This is a:

Feature

Current Behavior

SendCommand action of the HTTPSend device exists but does not provide any information about the received response.

New Behavior

If the request succeeds, SendCommand action provides a result including statusCode, headers and body of the response.

Testing Instructions

Other Information

Status

  • PR is ready to be reviewed.
  • The functionality has been tested by the author.
  • Relevant unit tests has been added / updated.
  • Relevant documentation (code comments, system documentation) has been added / updated.

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.

None yet

1 participant