Packages

o

nelson

AcceptsSvg

object AcceptsSvg extends Accepts

True if a request accepts svg+xml

Source
Accepts.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AcceptsSvg
  2. Accepts
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def unapply(req: Request[IO]): Boolean
    Definition Classes
    Accepts