In the src/Transport/ folder we have defined extractors and injectors for B3 headers, but these require us to pass in a function to perform an actual injection/extraction. Need to define injection and extraction helper functions for incoming and outgoing Http requests.