GitHub user bryanhiggins opened a pull request:

    https://github.com/apache/cordova-lib/pull/88

    CB-7572 Serve - respond with 304 when resource not modified

    This will prevent a lot of unnecessary network traffic, especially in 
situations such as a list control which has the same icon on each row.
    
    I've tested it on OSX with Chrome, but plan on testing Windows and with 
mobile devices before merging.

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

    $ git pull https://github.com/blackberry-webworks/cordova-lib 304

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

    https://github.com/apache/cordova-lib/pull/88.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 #88
    
----
commit 88855bc066d700ca77aaedf8ffb934d3b4b68a5b
Author: Bryan Higgins <[email protected]>
Date:   2014-09-19T18:02:12Z

    CB-7572 Serve - respond with 304 when resource not modified

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to