eclipse-vertx / eclipse-vertx/vert.x

Nothing similar to OkHttp HttpUrl

Open
#4,990 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
14.7k
Forks
2.1k
Avg merge
1d 10h
Merged PRs (30d)
27

Description

What I miss in Vert.x is URL parsing and manipulation class similar to OkHttp's HttpUrl

https://medium.com/square-corner-blog/okhttps-new-url-class-515460eea661
https://square.github.io/okhttp/5.x/okhttp/okhttp3/-http-url/index.html

It is far ahead of the competition.

This is the way you should improve your UriTemplate.

Or does Vert.x has anything close to HttpUrl?

PS: I still use HttpUrl, but it is a bit awkward, to have okhttp.jar, okio.jar and kotlin.jars only because of one class...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.