You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: