Skip to content

feat(sys.http.post): add option to include response in output #826

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

Closed
wants to merge 1 commit into from

Conversation

rinor
Copy link
Contributor

@rinor rinor commented Aug 27, 2024

Added a new parameter includeResponse to the SysHTTPPost function to allow inclusion of the HTTP POST response in the output. This provides more flexibility in handling responses directly within the tool.

@rinor rinor force-pushed the sys.http.post branch 2 times, most recently from 52f04d9 to 6005ba3 Compare August 28, 2024 06:08
@rinor rinor force-pushed the sys.http.post branch 2 times, most recently from a44312b to 656cee9 Compare September 4, 2024 06:40
@rinor rinor force-pushed the sys.http.post branch 2 times, most recently from ab9b65a to 2446df4 Compare September 18, 2024 16:33
Added a new parameter `includeResponse` to the SysHTTPPost function to allow inclusion of the HTTP POST response in the output. This provides more flexibility in handling responses directly within the tool.
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.

1 participant