Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

altsvc: inherit setting in curl_easy_duphandle #5923

Merged
merged 1 commit into from Sep 6, 2020

Conversation

bagder
Copy link
Member

@bagder bagder commented Sep 5, 2020

The cache content is not duplicated, like other caches, but the setting
and specified file name are.

Test 1908 is extended to verify this somewhat. Since the duplicated
handle gets the same file name, the test unfortunately overwrites the
same file twice (with different contents) which makes it hard to check
automatically.

@bagder bagder changed the title altsvc: ineherit setting in curl_easy_duphandle altsvc: inherit setting in curl_easy_duphandle Sep 5, 2020
@bagder bagder mentioned this pull request Sep 5, 2020
2 tasks
bagder added a commit that referenced this pull request Sep 5, 2020
The cache content is not duplicated, like other caches, but the setting
and specified file name are.

Test 1908 is extended to verify this somewhat. Since the duplicated
handle gets the same file name, the test unfortunately overwrites the
same file twice (with different contents) which makes it hard to check
automatically.

Closes #5923
bagder added a commit that referenced this pull request Sep 5, 2020
The cache content is not duplicated, like other caches, but the setting
and specified file name are.

Test 1908 is extended to verify this somewhat. Since the duplicated
handle gets the same file name, the test unfortunately overwrites the
same file twice (with different contents) which makes it hard to check
automatically.

Closes #5923
The cache content is not duplicated, like other caches, but the setting
and specified file name are.

Test 1908 is extended to verify this somewhat. Since the duplicated
handle gets the same file name, the test unfortunately overwrites the
same file twice (with different contents) which makes it hard to check
automatically.

Closes #5923
@bagder bagder closed this in f93455e Sep 6, 2020
@bagder bagder merged commit f93455e into master Sep 6, 2020
@bagder bagder deleted the bagder/altsvc-duphandle branch September 6, 2020 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant