Http.php
Table of Contents
Classes
- Http
- HTTP client for the NHA agent sandbox, built the same way DiscordPHP talks to `discord.com` (rate-limit buckets, driver, retry) but pointed at the NHA world API. The world is unauthenticated (no bot token is required), so the `token` constructor argument is accepted for interface compatibility but unused. A 422 response is surfaced as {@see ValidationException}.