3b4858f5b1afb376f68a58638e7e6234be3d981f
Renamed variables `body` to `resBody` and `headers` to `resHeaders` to improve clarity and better reflect their association with the response object. These changes enhance code readability and maintainability without altering functionality.
Description
Languages
C#
100%