Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use external lib to validate URIs #60

Open
michlee1337 opened this issue Aug 24, 2020 · 0 comments
Open

Use external lib to validate URIs #60

michlee1337 opened this issue Aug 24, 2020 · 0 comments

Comments

@michlee1337
Copy link
Contributor

Expected Behavior

An external library is used to validate URIs

Actual Behavior

A Regex expression is used to validate URIs

Steps to Reproduce the Problem

View //v1/util/cloud_events_util.cc#L70, in the SetMetadata() code.

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

No branches or pull requests

1 participant