tiaguinho / gosoap

🦉SOAP package for Go
MIT License
507 stars 176 forks source link

Added option to set User-Agent Header on client request. #100

Open mgulsoy opened 6 months ago

mgulsoy commented 6 months ago

Client.UserAgent field is used to set the header. If left empty default Go value is used.