head
fun MockMvc.head(urlTemplate: String, vararg vars: Any?, dsl: MockHttpServletRequestDsl.() -> Unit = {}): ResultActionsDsl
Content copied to clipboard
fun MockMvc.head(uri: URI, dsl: MockHttpServletRequestDsl.() -> Unit = {}): ResultActionsDsl
Content copied to clipboard
MockMvc extension providing access to MockHttpServletRequestDsl Kotlin DSL.
Author
Sebastien Deleuze
Since
5.2