web-access-control-spec icon indicating copy to clipboard operation
web-access-control-spec copied to clipboard

Clarify whether ACL needs normalization

Open RubenVerborgh opened this issue 4 years ago • 0 comments

On proposal

WAC

Details

If a server receives a request for /&foo, it might become normalized into /%26foo. Should the ACL document refer to /&foo, /%26foo, or either of those? Are /&foo and /%26foo the same or different resources a) for ACL purposes b) for other purposes?

Acceptance criteria

What actions are needed to resolve this issue? (checklist)

  • [ ] A concrete statement on how to treat normalized URLs

RubenVerborgh avatar Jul 05 '21 08:07 RubenVerborgh