Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

zcaps: robust parsing of capability-invocation header #102

Open
llorllale opened this issue Nov 4, 2020 · 0 comments
Open

zcaps: robust parsing of capability-invocation header #102

llorllale opened this issue Nov 4, 2020 · 0 comments
Labels
bug Something isn't working zcaps

Comments

@llorllale
Copy link
Contributor

Task #101 will implement a naive approach to parsing the capability-invocation header on HTTP requests. The approach does not account for subtle differences in the value of the header when, for instance, the same header is present multiple times in a request, or if there is whitespace around some identifiers/values.

A big part of the problem here is that the syntax of the capability-invocation header is not defined. As a matter of fact, the header itself is not defined anywhere.

@llorllale llorllale added bug Something isn't working zcaps labels Nov 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working zcaps
Projects
None yet
Development

No branches or pull requests

1 participant