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

fix: cors expose swarm-tag header for bzz dir upload #2450

Merged
merged 2 commits into from
Aug 31, 2021

Conversation

AuHau
Copy link
Contributor

@AuHau AuHau commented Aug 26, 2021

I was tracking down why in browser I would not get created Swarm-Tag header for uploaded collection, but I would get it for uploaded file.

I added some checks for tests for this which did not catch the problem as it was CORS related, but I think I can leave the tests checks for completnes.


This change is Reviewable

pkg/api/tag_test.go Outdated Show resolved Hide resolved
@acud acud merged commit 5b25866 into master Aug 31, 2021
@acud acud deleted the test/swarm-tag-header-in-response branch August 31, 2021 19:42
@acud acud added this to the v1.2.0 milestone Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants