client library
Public runtime surface for generated Spry clients.
Classes
- BaseSpryClient
- Minimal runtime base for generated Spry clients.
- ClientRoutes
- Shared base for generated route helper types.
- Headers
- Oxy
- OxyConfig
- Request
-
Native request contract shell aligned with the MDN
Requestsurface. - RequestInit
-
Initialization options for Request, aligned with the MDN Fetch
RequestInitsurface. - Response
- URLSearchParams
- Query parameter collection compatible with the MDN URLSearchParams model.
Enums
- HttpMethod
- Standard HTTP methods used by both client and server side APIs.