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

HttpRequest#uri call unimplemented toString from UriTemplate #5

Open
Fyro-Ing opened this issue Aug 23, 2023 · 0 comments
Open

HttpRequest#uri call unimplemented toString from UriTemplate #5

Fyro-Ing opened this issue Aug 23, 2023 · 0 comments

Comments

@Fyro-Ing
Copy link

Fyro-Ing commented Aug 23, 2023

Using request with UriTemplate resulting on an unexpected String when calling HttpRequest#uri => Object#toString

https://github.com/vert-x3/vertx-web/blob/efda7c16d8c10c067af7149e1cfa9685370047f1/vertx-web-client/src/main/java/io/vertx/ext/web/client/impl/HttpRequestImpl.java#L205

public class UriTemplateImpl implements UriTemplate {

UriTemplateImpl must to implement toString()

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