A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/mvc/Accepting.html below:

Accepting - play.api.mvc.Accepting

Convenient class to generate extractors checking if a given mime type matches the Accept header of a request. Example of use:

val AcceptsMp3 = Accepting("audio/mp3")

Then:

request match {
  case AcceptsMp3() => ...
}
Linear Supertypes

Serializable, Serializable, Product, Equals, AnyRef, Any


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4