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

Gateway: Add Cache-Control/max-age and ETag to IPNS requests #1921

Closed
wants to merge 6 commits into from

Commits on Nov 13, 2015

  1. sharness tests for caching and --ttl

    Closes ipfs#1934.
    
    License: MIT
    Signed-off-by: Johan Kiviniemi <[email protected]>
    ion1 committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    7e828de View commit details
    Browse the repository at this point in the history
  2. name publish: Forbid negative --ttl

    License: MIT
    Signed-off-by: Johan Kiviniemi <[email protected]>
    ion1 committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    52e567a View commit details
    Browse the repository at this point in the history
  3. routing: Refactor EOL computation out of cacheSet; sanity check for EOL

    License: MIT
    Signed-off-by: Johan Kiviniemi <[email protected]>
    ion1 committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    9fee188 View commit details
    Browse the repository at this point in the history
  4. Make Resolver return TTL information

    License: MIT
    Signed-off-by: Johan Kiviniemi <[email protected]>
    ion1 committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    9338b40 View commit details
    Browse the repository at this point in the history
  5. Gateway: Add Cache-Control/max-age to IPNS requests

    License: MIT
    Signed-off-by: Johan Kiviniemi <[email protected]>
    ion1 committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    274c261 View commit details
    Browse the repository at this point in the history
  6. Gateway: Add ETag to IPNS requests

    Closes ipfs/go-ipfs#1818.
    
    License: MIT
    Signed-off-by: Johan Kiviniemi <[email protected]>
    ion1 committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    e312125 View commit details
    Browse the repository at this point in the history