You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by ejain <gi...@git.apache.org> on 2016/07/26 23:52:45 UTC

[GitHub] usergrid pull request #553: Fix issues with serving binary files

GitHub user ejain opened a pull request:

    https://github.com/apache/usergrid/pull/553

    Fix issues with serving binary files

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/L4Digital/usergrid 1.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/usergrid/pull/553.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #553
    
----
commit 63afc71f6579f4f10f98babc4ca81aa2ab0156b3
Author: Eric Jain <er...@gmail.com>
Date:   2016-07-18T18:19:34Z

    USERGRID-1307: Fix byte range selection to conform to RFC 7233.

commit 64323da141da51ace2379151b8986f4eb539235c
Author: Eric Jain <er...@gmail.com>
Date:   2016-07-18T18:25:10Z

    USERGRID-1308: Ignore milliseconds when comparing If-Modified-Since
    headers to file modification timestamps.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] usergrid pull request #553: Fix issues with serving binary files

Posted by ejain <gi...@git.apache.org>.
Github user ejain closed the pull request at:

    https://github.com/apache/usergrid/pull/553


---