headers
A collection of headers to be applied to HTTP requests made by the client.
This map with headers can be used to provide additional metadata, authentication information, or other HTTP-specific data required by the server.
If no headers are explicitly defined, this map defaults to an empty state, ensuring that requests do not include unnecessary headers.