api-boltAPIBolt

Classic API

Full low-level control if you don't want expect()

  • status() targets HTTP status codes.
  • body() targets the JSON or string payload.
  • headers() targets response headers.
  • cookies() targets cookies.