Skip to content

Conversation

meox
Copy link
Contributor

@meox meox commented Jul 21, 2025

No description provided.

@alexrp alexrp requested a review from mlugg August 3, 2025 19:57
@mlugg
Copy link
Member

mlugg commented Aug 26, 2025

This is unnecessary, as the constraint you're documenting already exists through a previously-listed rule:

  • Invalid accesses, for instance to malformed filenames, may cause a 404 Not Found response.

Perhaps this could do with clarification. The intention here is that mirrors are only required to serve requests for filenames which match the tarball name schema, which consists of any of these:

zig-VERSION.EXTENSION
zig-bootstrap-VERSION.EXTENSION
zig-ARCH-OS-VERSION.EXTENSION

I'll push a quick clarification for this myself.

@mlugg mlugg closed this Aug 26, 2025
@mlugg
Copy link
Member

mlugg commented Aug 26, 2025

72f4e4b clarifies that mirrors may 404 on invalid filenames and sets out more precisely what a valid filename looks like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants