Fix GZipMiddleware with correct comment placement#61538
Conversation
|
Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions. |
Backport failed to create: v3-1-test. View the failure log Run details
You can attempt to backport this manually by running: cherry_picker 54d7852 v3-1-testThis should apply the commit to the v3-1-test branch and leave the commit in conflict state marking After you have resolved the conflicts, you can continue the backport process by running: cherry_picker --continueIf you don't have cherry-picker installed, see the installation guide. |
Backport failed to create: v3-1-test. View the failure log Run details
You can attempt to backport this manually by running: cherry_picker 54d7852 v3-1-testThis should apply the commit to the v3-1-test branch and leave the commit in conflict state marking After you have resolved the conflicts, you can continue the backport process by running: cherry_picker --continueIf you don't have cherry-picker installed, see the installation guide. |
#61566) (cherry picked from commit 54d7852) Co-authored-by: Eason09053360 <[email protected]>
|
backport is done, thanks |
#61566) (cherry picked from commit 54d7852) Co-authored-by: Eason09053360 <[email protected]>
Add GZipMiddleware with correct comment placement, as suggested in issue #61043.
Changes