Allow passing delegated routing client options, e.g. IPIP-484 filters, to the delegated HTTP router.
Notes & open questions
Should we also set default filters as proposed in #651 to the delegated HTTP router? If so, should we follow the same defaults as #651 (with different defaults for browser vs. node.js)?
Change checklist
[ ] I have performed a self-review of my own code
[ ] I have made corresponding changes to the documentation if necessary (this includes comments as well)
[ ] I have added tests that prove my fix is effective or that my feature works
Description
Allow passing delegated routing client options, e.g. IPIP-484 filters, to the delegated HTTP router.
Notes & open questions
Change checklist