Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Bugfix/middleware handlers #300

Merged
merged 6 commits into from
Feb 21, 2024
Merged

Bugfix/middleware handlers #300

merged 6 commits into from
Feb 21, 2024

Conversation

samwelkanda
Copy link
Contributor

Overview

  • Bugfix issues with middleware maintaining state across requests.[

  • Fix issue with redirect handler not closing old responses.

  • Related Issue

Fixes #281
Fixes #299

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
5 Security Hotspots

See analysis details on SonarCloud

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redirect handling does not close old Response, leading to resources not being closed Retry handler decreases the option's retry attempts
3 participants