[][src]Module pbd::dtc::extractor

An Extractor that parses the HTTP header and pulls out the Data Tracker Chain

Modules

actix

The DTC Extractor is a simple way to pull the Tracker from the HTTP Request. If you have a Tracker and wish to add it to a HTTP Header, use the serialize() method of the Tracker to get the MarkerChain.