Update README.md
This commit is contained in:
parent
2392d6caac
commit
f753d68d1b
@ -430,7 +430,7 @@ Presentation Tier patterns are the top-most level of the application, this is co
|
||||
## <a name="intercepting-filter">Intercepting Filter</a> [↑](#list-of-design-patterns)
|
||||
**Intent:** Provide pluggable filters to conduct necessary pre-processing and post-processing to requests from a client to a target
|
||||
|
||||

|
||||

|
||||
|
||||
**Applicability:** Use the Intercepting Filter pattern when
|
||||
* a system uses pre-processing or post-processing requests
|
||||
@ -486,4 +486,4 @@ The difference is the intent of the patterns. While Proxy controls access to the
|
||||
|
||||
# License
|
||||
|
||||
This project is licensed under the terms of the MIT license.
|
||||
This project is licensed under the terms of the MIT license.
|
||||
|
Loading…
x
Reference in New Issue
Block a user