You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* As ngx_mruby does not yet support this (see matsumotory/ngx_mruby#128),
implemented mruby_directive_paths.rb
* Spec options is an OpenStruct, so don't need to use Hash syntax ;)
* Renamed spec/functional/lib/jwtap/access_handler_spec.rb as lib/jwtap_spec.rb
I want to support multi path per directive like the following example:
First, ngx_mruby run
A.rb
. Then runB.rb
, Finally runC.rb
at mruby_content_handler phase.The text was updated successfully, but these errors were encountered: