spring-framework / org.springframework.test.web.servlet.result / CookieResultMatchers / httpOnly

httpOnly

open fun httpOnly(name: String, httpOnly: Boolean): ResultMatcher

Assert whether the cookie must be HTTP only.

Since
4.3.9