Skip to content

[Next 16] Manifest file and robots.txt are encoded #165

@AyronK

Description

@AyronK

I've started testing 3.0.0-next16-alpha.2 and spotted a bug that looks to be cache handler related. The Generate a Manifest file implementation of /manifest.webmanifest results in the manifest file response being a base64 encoded string of the manifest JSON. Same is happening with the robots.txt.

EDIT: So this looks to be more nuanced, the first response that gets loaded from the static files on disk is base 64 encoded, once the response comes from the cache, then it is no longer base 64 encoded.

Originally posted by @m-sanders in #110

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions