twilio / twilio-go

A Go package for communicating with the Twilio API.
MIT License
280 stars 40 forks source link

chore: add user-agent header on all requests #60

Closed shwetha-manvinkurke closed 3 years ago

shwetha-manvinkurke commented 3 years ago

This PR

  1. adds User-Agent request header
  2. also includes cleanup and formatting

JIRA Related PR