openresty / echo-nginx-module

An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file
http://wiki.nginx.org/NginxHttpEchoModule
BSD 2-Clause "Simplified" License
1.17k stars 254 forks source link

A tiny typo in the doc for `echo_subrequest` #22

Closed duhoobo closed 10 years ago

duhoobo commented 10 years ago

echo_subrequest

syntax: echo_subrequest_async [-q ] [-b ] [-f ]

_async suffix in the syntax line maybe a typo?

agentzh commented 10 years ago

@duhoobo Thank you for the report! Already fixed in commit 8fa26b8e2.