All Downloads are FREE. Search and download functionalities are using the official Maven repository.

spinoco.protocol.http.header.GenericHeader.scala Maven / Gradle / Ivy

The newest version!
package spinoco.protocol.http.header

/**
  * Generic unrecognized header
  */
case class GenericHeader(name: String, value: String) extends HttpHeader





© 2015 - 2025 Weber Informatics LLC | Privacy Policy