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

io.youi.http.Header.scala Maven / Gradle / Ivy

The newest version!
package io.youi.http

case class Header(key: HeaderKey, value: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy