Skip to content

Commit 182c252

Browse files
kenjismichalsn
andauthored
docs: fix upgrade_415.rst
The explanation was not accurate. Co-authored-by: Michal Sniatala <michal@sniatala.pl>
1 parent 8b08642 commit 182c252

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/installation/upgrade_415.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Protecting **GET** method needs only when you use ``form_open()`` auto-generatio
5656
CURLRequest header change
5757
-------------------------
5858

59-
Because of a bug, the previous version of ``CURLRequest`` sends the request headers from the browser request.
59+
In the previous version, if you didn't provide your own headers, ``CURLRequest`` would send the request-headers from the browser.
6060
The bug was fixed. If your requests depend on the headers, your requests might fail after upgrading.
6161
In this case, add the necessary headers manually.
6262
See `CURLRequest Class <../libraries/curlrequest.html#headers>`_ for how to add.

0 commit comments

Comments
 (0)