Effects Http On Mount
Run an HTTP request once on mount and display body, status, and headers.
Effect: HTTP on mount
HTTP status =
Body:
Response Headers:
null
This runs once on mount. Adjust the URL if your dev server exposes a different endpoint.
PHP