Skip to content

Commit

Permalink
updated the desc of this module in README and added TODOs to README
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Oct 15, 2009
1 parent f334fa3 commit ae1c8f4
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README
@@ -1,6 +1,7 @@
Description

An nginx module for bringing the power of sh's "echo" command to Nginx's config file.
This is an Nginx module for bringing the power of "echo", "sleep", "time" and
more to Nginx's config file.

Installation

Expand Down Expand Up @@ -130,6 +131,12 @@ To run it on your side:
You need to terminate any nginx processes before running the test
suite if you have changed the nginx server binary.

TODO

* Add echo_before_body and echo_after_body (output) filter directives.
* Add echo_location and echo_location_async directives.
* Add echo_file and echo_cached_file directives.

Copyright & License

Copyright (c) 2009, Taobao Inc., Alibaba Group ( http://www.taobao.com ).
Expand Down

0 comments on commit ae1c8f4

Please sign in to comment.