HttpLuaModule - SPDY seems fully supported now?

Hi,

in the HttpLuaModule docs it is written that SPDY mode is not fully
supported yet:

Specifically, that “ngx.location.capture()” does not work yet.

However, i ran some code that uses ngx.location.capture(), with SPDY and
everything worked (both SPDY and the Lua code).

So is it possible that SPDY mode now works fully under ngx_lua, only the
documentation is not updated?

nginx version: openresty/1.7.4.1

Posted at Nginx Forum: