Giter VIP home page Giter VIP logo

Comments (3)

mattcdavis1 avatar mattcdavis1 commented on July 20, 2024 1

Why does there need to be another reason? I'm sure the audit team had good reason to add this warning. You may not be fully understanding the implications of this header. See this stackoverflow post for example:

The must-revalidate directive ought to be used by servers if and only if failure to validate a request on the representation could result in incorrect operation, such as a silently unexecuted financial transaction.

A secondary reason though would just be the principle of control - i ought to be the one determining what headers i do and don't include in my server responses not the system.

Lastly - what if a person explicitly does not want to require the browser to get a fresh version after 30 days. Why force this on people?

from aws-s3.

andris-sevcenko avatar andris-sevcenko commented on July 20, 2024 1

Better late than never!

The must-revalidate header no longer gets added to uploads, as that is, indeed, not exactly suited for this scenario.

from aws-s3.

andris-sevcenko avatar andris-sevcenko commented on July 20, 2024

Besides Chrome audit complaining, why is that header a problem?

All it's doing is telling the browser "once the 30 days are up, you MUST get a fresh version".

An event for the metadata is a good idea for a general extensibility, but I'm curious whether there's an actual problematic scenario or not that you're having.

from aws-s3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.