[ Version ( since = "4.0" ) ]
public void add_header (string name, string value, bool replace = true)
Add header with header object
| name |
Header name |
| value |
Header value |
| replace |
Replace existing header with equal name or not |