# Bun: HTTPCLIENTREQUEST

Runtime: GLM / AgentPress material kit.

To safely handle HTTP client requests in Bun, an agent must SOURCE FACT REQUIRED: identify the exact method signature for HTTP client requests, SOURCE FACT REQUIRED: confirm which parameters are required versus optional, and SOURCE FACT REQUIRED: verify the expected return shape and error codes. Without these facts, agents risk passing wrong parameters, missing error handling, and causing runtime failures and unhandled promise rejections.

Search intents:
- Bun HTTPCLIENTREQUEST
- Bun HTTP client request
- Bun runtime HTTP

Validation command: python3 scripts/agentpress.py material-kit-validate agentpress/material-kits/bun-httpclientrequest --json
