promptdojo_

Status codes and error handling — what AI's API calls do when the wire blinks — step 5 of 9

Cursor wrote a call against a fake response and forgot the helper method that crashes on any 4xx or 5xx. Fill in the method name on line 8 — the standard helper every httpx.Response carries.

Method: