Skip to main content

Interface: IHeaders

Defines the structure for headers in API requests and responses. This interface can be extended to include common headers such as authorization tokens, content type, etc., providing a unified approach to handling HTTP headers.

IHeaders