module Typhoeus::Hydra::Before

This module provides a way to hook into before a request gets queued in hydra. This is very powerful and you should be careful because when you accidently return a falsy value the request won’t be executed.

@api private