Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

allow chaning service endpoint inside the middleware #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 26, 2014

  1. allow chaning service endpoint inside the middleware

    * added `request.endpoint` which carries the service endpoint
    * brainslug middleware uses `request.endpoint` to make the final request
    
    I'm not very happy with the `request.endpoint`. I would prefer some
    global object, a service for example. So it would be `service.endpoint`.
    
    But it is much harder to implement. Will give it some time to rest and
    see.
    Michal Cichra committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    bcc1aea View commit details
    Browse the repository at this point in the history