UNPKG

zcrmsdk

Version:
16 lines (10 loc) 446 B
# HeaderMap This class represents the HTTP header name and value. ## Package /routes/header_map ## Methods | Method | Description | | :------------- | :----------------------------------------------- | | headerMap | The getter method to get ***Header Map***. | | add([header](header.md#header), value) | This method to add the header name and value. | ---- [source](../routes/header_map.js)