make_processor: Make a handle to process header
Description
Make a handle to process header
Usage
make_processor(pred, fun)
Value
A header processor / handler.
Arguments
- pred
A function, taking a string and returning a logical.
- fun
A function, taking a string and returning a 'shiny.tag' object.