This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new 23aa732 [HTTP4][HTTP5] Credentials conflict when root and proxy hosts
are same name but different ports, #120.
23aa732 is described below
commit 23aa732cf9ef17f82a284c69409938ed18492246
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Mar 1 10:35:39 2021 -0500
[HTTP4][HTTP5] Credentials conflict when root and proxy hosts are same
name but different ports, #120.
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 87f1bd1..dbf8ff8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -76,7 +76,7 @@ The <action> type attribute can be add,update,fix,remove.
Rework SoftRefFilesCache locking part 1 #158.
</action>
<action issue="VFS-785" dev="ggregory" due-to="satish bhor, Michael
Osipov, Gary Gregory" type="fix">
- Credentials conflict when root and proxy hosts are same name but
different ports, #120.
+ [HTTP4][HTTP5] Credentials conflict when root and proxy hosts are same
name but different ports, #120.
</action>
<!-- ADDS -->
<action dev="ggregory" due-to="Boris Petrov, Gary Gregory" type="add">