Skip to content

HttpRequestTask improvements#1969

Merged
mrook merged 66 commits intophingofficial:mainfrom
jawira:http-request-improvements
Feb 17, 2026
Merged

HttpRequestTask improvements#1969
mrook merged 66 commits intophingofficial:mainfrom
jawira:http-request-improvements

Conversation

@jawira
Copy link
Copy Markdown
Contributor

@jawira jawira commented Dec 8, 2025

This PR adds two improvements to HttpRequestTask:

  1. Use <payload/> tag to set arbitrary request body.
  2. Store the request response using responsePropery attribute.

Closes #1965

jawira and others added 30 commits February 11, 2019 14:27
@jawira jawira force-pushed the http-request-improvements branch from 750da90 to 966518e Compare December 8, 2025 21:04
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.35%. Comparing base (b83482c) to head (12d7f3d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1969      +/-   ##
============================================
+ Coverage     53.30%   53.35%   +0.04%     
- Complexity     9806     9817      +11     
============================================
  Files           495      496       +1     
  Lines         24140    24163      +23     
============================================
+ Hits          12869    12892      +23     
  Misses        11271    11271              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mrook mrook added this to the 3.1.2 milestone Dec 18, 2025
@mrook mrook modified the milestones: 3.1.2, 3.1.3 Feb 6, 2026
@mrook mrook merged commit 635ced5 into phingofficial:main Feb 17, 2026
36 checks passed
@jawira jawira deleted the http-request-improvements branch March 27, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

HttpRequestTask improvements

2 participants