Added readme files to the examples.
Minor changes in various ecf file and code. Moved filter example under _update_needed since it has obsolete code.
This commit is contained in:
14
examples/_update_needed/README.md
Normal file
14
examples/_update_needed/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
Examples to update
|
||||
==================
|
||||
|
||||
This folder contains a few examples that needs to be updated.
|
||||
It could be for many reason
|
||||
- using obsolete components
|
||||
- bad style
|
||||
- not using latest EiffelWeb features
|
||||
- issue in SCOOP concurrency mode
|
||||
- ...
|
||||
|
||||
## filter
|
||||
It demonstrates how to use the `WSF_FILTER` components. It can be used for authentication, and various usage (logging, setting specific http header such as CORS related settings, ...).
|
||||
|
||||
Reference in New Issue
Block a user