Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepareRequestSelectors #30

Open
epubreader opened this issue Sep 11, 2015 · 1 comment
Open

prepareRequestSelectors #30

epubreader opened this issue Sep 11, 2015 · 1 comment

Comments

@epubreader
Copy link

  if (_reqSelectors.length) {
    prepareRequestSelectors(req, res);
  }

there are no example for prepareRequestSelectors, what does it do?

@No9
Copy link
Owner

No9 commented Sep 11, 2015

If calls https://github.com/No9/harmon/blob/master/index.js#L108
Which merges the selectors and the functions.
You shouldn't need to call it as it is an internal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants