From f66d97b677d114733f6b938d54ce7502d6aff214 Mon Sep 17 00:00:00 2001 From: "Alibek.Jorajev" Date: Wed, 30 May 2018 15:23:35 +0100 Subject: CURLOPT_RESOLVE: always purge old entry first If there's an existing entry using the selected name. Closes #2622 --- tests/data/Makefile.inc | 2 +- tests/data/test1609 | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 tests/data/test1609 (limited to 'tests/data') diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc index 0b487ec68..c7dcaaa27 100644 --- a/tests/data/Makefile.inc +++ b/tests/data/Makefile.inc @@ -177,7 +177,7 @@ test1533 test1534 test1535 test1536 test1537 test1538 \ test1540 \ test1550 test1551 test1552 test1553 test1554 test1555 test1556 \ test1600 test1601 test1602 test1603 test1604 test1605 test1606 test1607 \ -test1608 \ +test1608 test1609 \ \ test1700 test1701 test1702 \ \ diff --git a/tests/data/test1609 b/tests/data/test1609 new file mode 100644 index 000000000..c1b7c7a11 --- /dev/null +++ b/tests/data/test1609 @@ -0,0 +1,26 @@ + + + +unittest +CURLOPT_RESOLVE + + + +# +# Client-side + + +none + + +unittest + + +CURLOPT_RESOLVE parsing + + +unit1609 + + + + -- cgit v1.2.3