DoSomething / gateway

:lock_with_ink_pen: An opinionated PHP REST API client.
MIT License
2 stars 0 forks source link

add transaction ID headers to requests and log them #35

Closed katiecrane closed 8 years ago

katiecrane commented 8 years ago

We want to keep track of all the requests that we are making for easier debugging! If we add these to the headers, we can pass them around and increment them, and also log them! 🎉