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

doc(middleware): Clarify how process_request can be used to re-route requests #1441

Merged
merged 2 commits into from Feb 12, 2019

Conversation

kgriffs
Copy link
Member

@kgriffs kgriffs commented Feb 12, 2019

No description provided.

@codecov
Copy link

codecov bot commented Feb 12, 2019

Codecov Report

Merging #1441 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1441   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          39      39           
  Lines        2565    2565           
  Branches      396     396           
======================================
  Hits         2565    2565

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f89b28d...5fe2756. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 12, 2019

Codecov Report

Merging #1441 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1441   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          39      39           
  Lines        2565    2565           
  Branches      396     396           
======================================
  Hits         2565    2565

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 14b482a...7757ad7. Read the comment docs.

@vytas7
Copy link
Member

vytas7 commented Feb 12, 2019

LGTM, thanks!
(I remember I took a note of this being raised on our user channel, just have never got back to it... 😬 )

@jmvrbanac jmvrbanac merged commit ec4e43d into falconry:master Feb 12, 2019
@jmvrbanac jmvrbanac deleted the doc_middleware branch February 12, 2019 15:53
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

Successfully merging this pull request may close these issues.

None yet

3 participants