Closed githubsands closed 6 years ago
After users of Money extract their results from a money HTTPTracker using Finish they are left unable to quickly add their new span details to the headers. WriteCompleteHeaders completes this.
HTTPTracker
Finish
WriteCompleteHeaders
Note that travis will fail until the general_refactor_branch is merged into master (its currently still on local)
After users of Money extract their results from a money
HTTPTracker
usingFinish
they are left unable to quickly add their new span details to the headers.WriteCompleteHeaders
completes this.