Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Pass full options down to content handlers #54

Closed
wants to merge 1 commit into from

Commits on Jan 7, 2016

  1. Pass full options down to content handlers

    Previously, the top-level options of content handlers (e.g. decoder,
    predicate) could not be overriden from the outside caller. With these
    changes this gets fixed.
    
    Options to the decoder inside the handlers need to be passed as
    `:decoder-options` now.
    nblumoe committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    dbe264a View commit details
    Browse the repository at this point in the history