chiradeep / go-nitro

A Golang client to the Citrix ADC API
Apache License 2.0
18 stars 21 forks source link

Add request headers field in NitroClient #45

Closed giorgos-nikolopoulos closed 3 years ago

giorgos-nikolopoulos commented 3 years ago

This change is needed for terraform provider to be able to set the request header for User-Agent The intent is to parse ADC log files for the header and determine from which framework the NITRO request originated.

chiradeep commented 3 years ago

LGTM. Ship it