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

Set additional metadata in Upload-Metadata header #152

Merged
merged 2 commits into from
May 23, 2019

Conversation

SamsamBabadi
Copy link
Contributor

According to https://tus.io/protocols/resumable-upload.html#upload-metadata the Upload-Metadata header could contain multiple items.

Copy link
Owner

@ankitpokhrel ankitpokhrel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @SamsamBabadi,

Thank you for contributing.

Could you please add tests for your changes? Also make sure to run cs-fixer as mentioned here. Ideally, your PR should not contain changes that are not related to your task. For eg this and this.

src/Tus/Client.php Outdated Show resolved Hide resolved
@SamsamBabadi
Copy link
Contributor Author

Oops. my mistake, I will fix those

tests/Tus/ClientTest.php Outdated Show resolved Hide resolved
Copy link
Collaborator

@samundra samundra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please refer to comments.

@SamsamBabadi
Copy link
Contributor Author

I think everything is OK and you can accept this.

@samundra @ankitpokhrel

@ankitpokhrel ankitpokhrel merged commit 100c11c into ankitpokhrel:master May 23, 2019
@ankitpokhrel
Copy link
Owner

Thanks @SamsamBabadi !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants