Skip to content

Comments

Webservice contribution#98

Open
deysaheli009 wants to merge 2 commits intoing-bank:release/2.4from
deysaheli009:WebserviceContribution
Open

Webservice contribution#98
deysaheli009 wants to merge 2 commits intoing-bank:release/2.4from
deysaheli009:WebserviceContribution

Conversation

@deysaheli009
Copy link

Enhancements:

  1. Payload Handling for POST Requests
    Previously, the postRestRequest method mandated a payload for executing POST requests. Since POST requests do not always require a payload, I have modified the implementation to make the payload optional. This change improves flexibility and ensures the framework aligns more closely with standard API practices.
  2. Enhanced HTML Reporting with Response Headers
    The existing HTML reporting displayed only the response payload once a request was marked as Complete. This limitation made debugging challenging, particularly in cases where critical information-such as trace IDs was present exclusively in the response headers. I have enhanced the reporting to include response headers along with the response payload, providing greater visibility and significantly aiding effective debugging
  3. Created storeResponseHeadersInDataSheet() method

ayapjulie001 and others added 2 commits February 19, 2026 16:03
Release version 2.3.1

Quick fix to disable confluent and kafka

---------

Co-authored-by: Julie Ann Ayap <[email protected]>

Rebasing the commit
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