api

http4k / org.http4k.contract / PreFlightExtraction / IgnoreBody

IgnoreBody

val IgnoreBody: <ERROR CLASS>

Check all parts of the contract apart from the body, relying on the HttpHandler code to raise a correct LensFailure if extraction fails. Use this option to avoid re-extracting the body multiple times.