Content-Location

final case class Content-Location(uri: Uri)
 The "Content-Location" header field references a URI that can be used
 as an identifier for a specific resource corresponding to the
 representation in this message's payload

RFC-7231 Section 3.1.4.2

Companion
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product