Skip to content

Commit

Permalink
[NET-711] Add FTP option to toggle use of return host like CURL
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Nov 7, 2022
1 parent b0bff89 commit 4fe1bae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/changes/changes.xml
Expand Up @@ -74,8 +74,8 @@ The <action> type attribute can be add,update,fix,remove.
<action type="fix" dev="ggregory" due-to="Arturo Bernal">
Use Math.min and Math.max method instead of manual calculations. #104.
</action>
<action type="fix" dev="ggregory" due-to="Jochen Wiedmann, Gary Gregory">
FTP client trusts the host from PASV response by default.
<action issue="NET-711" type="fix" dev="ggregory" due-to="Jochen Wiedmann, Gary Gregory">
Add FTP option to toggle use of return host like CURL.
</action>
<!-- ADD -->
<action type="add" dev="ggregory" due-to="Gary Gregory">
Expand Down

0 comments on commit 4fe1bae

Please sign in to comment.