-
Notifications
You must be signed in to change notification settings - Fork 79
docs: Added Troubleshooting.md #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This could also be added on to |
I hadn't seen noticed |
Hey guys, any idea why is build failing? It passes for the more recent version and rejects legacy versions. |
@akram-rameez You may have to merge master again - I believe that we removed the older versions from travis.yml, which should solve the build issue. |
Hello @akram-rameez, |
@akram-rameez Our agenda would be: Explore what you liked and is there anything we can do to improve? You can grab a time on my calendar that works for you and we can have a chat on Google Hangout or Skype. If you prefer, you can email me using my GitHub username at my company’s domain. Thank you so much, Matt Bernier - @mbernier - SendGrid Developer Experience Product Manager |
In reference to #26, I've added a getter function to the header lib, which could be used by the developer, by
console.log({headers: headers.get()})