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

Define opaque-response blocking (updated) #1755

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jun 12, 2024

  1. Define opaque-response blocking

    This is good enough for early review, but there are a number of issues that still need resolving: https://github.com/annevk/orb/labels/mvp.
    
    There are also some inline TODO comments.
    
    A PR against HTML is needed to ensure it passes the appropriate metadata for media element and classic script requests. We might also want to depend on HTML for parsing JavaScript.
    annevk authored and sefeng211 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    aa2980f View commit details
    Browse the repository at this point in the history
  2. Add the validate a partial response algorithm and the `extract cont…

    …ent-range values` algorithm
    sefeng211 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cbe9f32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5818ed4 View commit details
    Browse the repository at this point in the history
  4. Fix the warnings

    sefeng211 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0908c4b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    00ef4cf View commit details
    Browse the repository at this point in the history