AnyContentAsEmpty
play.api.mvc.AnyContentAsEmpty
case object AnyContentAsEmpty extends AnyContent
AnyContent - Empty request body
Attributes
- Graph
-
- Supertypes
- Self type
-
AnyContentAsEmpty.type
Members list
Value members
Inherited methods
application/x-www-form-urlencoded
text/json or application/json
multipart/form-data
Used when no Content-Type matches
text/plain
application/xml
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article