forked from tus/tus-resumable-upload-protocol
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Respond 412 Precondition Failed if required headers are missing
Closes tus#79
- Loading branch information
Ben Stahl
committed
May 6, 2016
1 parent
c6f249e
commit f22a926
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f22a926
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bhstahl : How can I fix this problem on Android? How can I add header for my request?