final case class Content-Location(uri: Uri) extends Product with Serializable
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
- Source
- Content-Location.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Content-Location
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All