You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_guide_src/source/changelogs/v4.7.4.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,8 @@ Message Changes
22
22
Changes
23
23
*******
24
24
25
+
- **HTTP:** Optimized ``ResponseTrait::download()`` to use ``basename()`` for filename extraction instead of string replacement and array explosion, improving performance.
0 commit comments