Skip to content

fix: http js module breaking on config provided without data (POST)#376

Merged
bcrevar-gorules merged 1 commit into
masterfrom
fix/http_config_data_post
Jul 25, 2025
Merged

fix: http js module breaking on config provided without data (POST)#376
bcrevar-gorules merged 1 commit into
masterfrom
fix/http_config_data_post

Conversation

@bcrevar-gorules

Copy link
Copy Markdown
Contributor

Providing third(config) parameter in the http call, that doesn't have data value defined would override the seconf parameter (body) with null value. Check is now in place that if no data is defined in config, body parameter is used.

@bcrevar-gorules bcrevar-gorules merged commit 1d81ce7 into master Jul 25, 2025
43 checks passed
@bcrevar-gorules bcrevar-gorules deleted the fix/http_config_data_post branch July 28, 2025 07:58
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