http-interop / http-middleware

PSR-15 interfaces for HTTP Middleware
MIT License
73 stars 7 forks source link

Clarify DelegateInterface purpose #60

Closed schnittstabil closed 7 years ago

schnittstabil commented 7 years ago

This PR reflects long discussions about the delegate naming and removes implementation details.

Related #54 and #57.

@shadowhand I truly believe this PR completely aligns with you intentions, hence please do not close it prematurely – maybe I/we can fix remaining issues.

schnittstabil commented 7 years ago

Closing because of https://github.com/http-interop/http-middleware/pull/59#issuecomment-272647942

schnittstabil commented 7 years ago

@shadowhand May you like to review this PR before I will create a new PR against fig-standards?

schnittstabil commented 7 years ago

@shadowhand Does wrap sounds better?

whose (only) purpose is to wrap the remaining request processing

(wrap is used at proposed/http-middleware/middleware.md in 1. Specification)