URLPlatformSpecific

zio.http.URLPlatformSpecific

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class URL
Self type
URL

Members list

Value members

Concrete methods

def toJavaURL: Option[URL]

Returns a new java.net.URL only if this URL represents an absolute location.

Returns a new java.net.URL only if this URL represents an absolute location.

Attributes