org.http4s.multipart.Part$
See thePart companion class
object Part
Attributes
- Companion:
- class
- Source:
- Part.scala
- Graph
- Supertypes
- Self type
- Part.type
Members list
Concise view
Type members
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
- Source:
- Part.scala
Attributes
- Source:
- Part.scala
def [String](name),ArrowAssoc[CIString](CIStringSyntax(_root_.scala.StringContext.apply("filename")).ci()).->[String](filename))))(headerInstance),keyValuesToRaw(ArrowAssoc[String]("Content-Transfer-Encoding").->[String]("binary"))).put(headers:_*),entityBody)" t="n"class="documentableName ">fileData[F[_]](name: String, filename: String, entityBody: EntityBody[F], headers: ToRaw*): Part[F]
Attributes
- Source:
- Part.scala
Attributes
- Source:
- Part.scala