Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Add in-place resource optimization #42

@jeffkaufman

Description

@jeffkaufman

Only html files are currently rewritten on the fly. If a resource can't have it's url modified for some reason, perhaps because it's unsafe to rename, perhaps because it's generated by javascript and not present in the html we're rewriting, then the only opportunity to optimize it is on the fly.

(In some of the Pagespeed code this is called "ajax rewriting".)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions