reactiveui / refit

The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
https://reactiveui.github.io/refit/
MIT License
8.66k stars 744 forks source link

Version 7 - Fix for CRLF injection vulnerability (#1834) #1924

Closed simon-knu closed 2 weeks ago

simon-knu commented 2 weeks ago

This PR is meant for a backport of this specific fix https://github.com/reactiveui/refit/pull/1834 for the 7.2.1 version.

Hash of the commit used for the cherry pick : https://github.com/reactiveui/refit/commit/483b1d8df18098f137ca0eca056b7e9ec19f70dd

github-actions[bot] commented 3 days ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.