/weburl

A URL class for HTTP and HTTPS, extracted from OkHttp and tracking their 3.x branch.

Primary LanguageJavaApache License 2.0Apache-2.0

Maven Central API documentation License: Apache-2.0

WebUrl

A URL class for HTTP and HTTPS, extracted from OkHttp and tracking their 3.x branch.

Usage

<dependency>
  <groupId>net.disy.oss</groupId>
  <artifactId>weburl</artifactId>
  <version>2.0</version>
</dependency>