In this lab, we'll practice using parameters in our functions. We'll also learn how to create a default value for a parameter. If you haven't already, fork and clone this lab into your local ...
what I need to do is be able to access the headers of the request further along. specifically I want access to the headers when I am defining my promise for resolving one of my types and I was ...