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

HttpMalformedRequestDefinition.getUri() returns Optional<String> #1102

Closed
david-perez opened this issue Feb 21, 2022 · 1 comment · Fixed by #1108
Closed

HttpMalformedRequestDefinition.getUri() returns Optional<String> #1102

david-perez opened this issue Feb 21, 2022 · 1 comment · Fixed by #1108

Comments

@JordonPhillips
Copy link
Contributor

Yep that's not great. Unfortunately we can't change the type signature, but I added a pr to introduce a new non-optional getter.

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 a pull request may close this issue.

2 participants