The following issue should not have happened: https://github.com/spring-cloud/spring-cloud-openfeign/issues/386

Add test for this area.

Comment From: calaroche

I will take a stab at this issue

Comment From: Bhavya-official

I would like to resolve this issue. Please guide me to how to start

Comment From: OlgaMaciaszek

Hello, @Bhavya-official The following bug was reported some time ago: https://github.com/spring-cloud/spring-cloud-openfeign/issues/386. The tests we had did not catch this regression. The bug was since fixed, but a test that would have caught the issue should be added as well. If you are an OpenForce 2022 participant, please contact mentors in spring cloud channel in OpenForce discord for if you need more help or have any questions.

Comment From: Bhavya-official

@OlgaMaciaszek If any suggestions or modifications can be done, please let me know.

Comment From: Bhavya-official

@OlgaMaciaszek I have made a new pr #692 . Please review.