Tests: TODO js_internal_redirect.t on njs < 0.2.2.

On older njs versions, js runtime exception is thrown:
"TypeError: cannot find property 'internalRedirect' of an external object".
1 file changed
tree: 242a3ef72feef35a90d2fa8c83f085e4592927ba
  1. lib/
  2. access.t
  3. access_log.t
  4. access_log_escape.t
  5. access_log_none.t
  6. access_log_variables.t
  7. addition.t
  8. addition_buffered.t
  9. auth_basic.t
  10. auth_request.t
  11. auth_request_satisfy.t
  12. auth_request_set.t
  13. autoindex.t
  14. autoindex_format.t
  15. binary_upgrade.t
  16. body.t
  17. body_chunked.t
  18. charset.t
  19. charset_gzip_static.t
  20. config_dump.t
  21. dav.t
  22. dav_chunked.t
  23. debug_connection.t
  24. debug_connection_syslog.t
  25. debug_connection_unix.t
  26. empty_gif.t
  27. error_log.t
  28. fastcgi.t
  29. fastcgi_body.t
  30. fastcgi_body2.t
  31. fastcgi_buffering.t
  32. fastcgi_cache.t
  33. fastcgi_header_params.t
  34. fastcgi_keepalive.t
  35. fastcgi_merge_params.t
  36. fastcgi_merge_params2.t
  37. fastcgi_request_buffering.t
  38. fastcgi_request_buffering_chunked.t
  39. fastcgi_split.t
  40. fastcgi_unix.t
  41. fastcgi_variables.t
  42. geo.t
  43. geo_binary.t
  44. geo_ipv6.t
  45. geoip.t
  46. grpc.t
  47. grpc_next_upstream.t
  48. grpc_request_buffering.t
  49. grpc_ssl.t
  50. gunzip.t
  51. gunzip_memcached.t
  52. gunzip_perl.t
  53. gunzip_ssi.t
  54. gunzip_static.t
  55. gzip.t
  56. gzip_flush.t
  57. h2.t
  58. h2_auth_request.t
  59. h2_fastcgi_request_buffering.t
  60. h2_headers.t
  61. h2_limit_conn.t
  62. h2_limit_req.t
  63. h2_max_requests.t
  64. h2_priority.t
  65. h2_proxy_cache.t
  66. h2_proxy_protocol.t
  67. h2_proxy_request_buffering.t
  68. h2_proxy_request_buffering_ssl.t
  69. h2_proxy_ssl.t
  70. h2_request_body.t
  71. h2_request_body_preread.t
  72. h2_server_push.t
  73. h2_server_tokens.t
  74. h2_ssl.t
  75. h2_ssl_proxy_cache.t
  76. h2_ssl_variables.t
  77. h2_ssl_verify_client.t
  78. h2_trailers.t
  79. h2_variables.t
  80. headers.t
  81. http_absolute_redirect.t
  82. http_disable_symlinks.t
  83. http_error_page.t
  84. http_expect_100_continue.t
  85. http_header_buffers.t
  86. http_host.t
  87. http_keepalive.t
  88. http_location.t
  89. http_location_auto.t
  90. http_location_win32.t
  91. http_resolver.t
  92. http_resolver_aaaa.t
  93. http_resolver_cleanup.t
  94. http_resolver_cname.t
  95. http_server_name.t
  96. http_try_files.t
  97. http_variables.t
  98. image_filter.t
  99. image_filter_finalize.t
  100. image_filter_webp.t
  101. index.t
  102. index2.t
  103. js.t
  104. js2.t
  105. js_async.t
  106. js_internal_redirect.t
  107. js_request_body.t
  108. js_return.t
  109. js_subrequests.t
  110. LICENSE
  111. limit_conn.t
  112. limit_conn_complex.t
  113. limit_req.t
  114. mail_capability.t
  115. mail_error_log.t
  116. mail_imap.t
  117. mail_imap_ssl.t
  118. mail_pop3.t
  119. mail_resolver.t
  120. mail_smtp.t
  121. mail_smtp_greeting_delay.t
  122. mail_smtp_xclient.t
  123. mail_ssl.t
  124. map.t
  125. map_complex.t
  126. map_volatile.t
  127. memcached.t
  128. memcached_fake.t
  129. memcached_keepalive.t
  130. memcached_keepalive_stale.t
  131. mirror.t
  132. mirror_proxy.t
  133. mp4.t
  134. mp4_ssi.t
  135. msie_refresh.t
  136. not_modified.t
  137. not_modified_finalize.t
  138. not_modified_proxy.t
  139. perl.t
  140. perl_gzip.t
  141. perl_sleep.t
  142. perl_ssi.t
  143. post_action.t
  144. proxy.t
  145. proxy_bind.t
  146. proxy_bind_transparent.t
  147. proxy_bind_transparent_capability.t
  148. proxy_cache.t
  149. proxy_cache_bypass.t
  150. proxy_cache_chunked.t
  151. proxy_cache_convert_head.t
  152. proxy_cache_error.t
  153. proxy_cache_lock.t
  154. proxy_cache_lock_age.t
  155. proxy_cache_lock_ssi.t
  156. proxy_cache_manager.t
  157. proxy_cache_max_range_offset.t
  158. proxy_cache_path.t
  159. proxy_cache_range.t
  160. proxy_cache_revalidate.t
  161. proxy_cache_use_stale.t
  162. proxy_cache_valid.t
  163. proxy_cache_variables.t
  164. proxy_cache_vary.t
  165. proxy_chunked.t
  166. proxy_cookie.t
  167. proxy_force_ranges.t
  168. proxy_if.t
  169. proxy_keepalive.t
  170. proxy_limit_rate.t
  171. proxy_merge_headers.t
  172. proxy_method.t
  173. proxy_next_upstream.t
  174. proxy_next_upstream_tries.t
  175. proxy_noclose.t
  176. proxy_non_idempotent.t
  177. proxy_pass_request.t
  178. proxy_protocol.t
  179. proxy_protocol2.t
  180. proxy_protocol2_port.t
  181. proxy_protocol_ipv6.t
  182. proxy_protocol_port.t
  183. proxy_redirect.t
  184. proxy_request_buffering.t
  185. proxy_request_buffering_chunked.t
  186. proxy_request_buffering_keepalive.t
  187. proxy_request_buffering_ssl.t
  188. proxy_set_body.t
  189. proxy_ssi_body.t
  190. proxy_ssl.t
  191. proxy_ssl_certificate.t
  192. proxy_ssl_keepalive.t
  193. proxy_ssl_name.t
  194. proxy_ssl_verify.t
  195. proxy_store.t
  196. proxy_unfinished.t
  197. proxy_unix.t
  198. proxy_upgrade.t
  199. proxy_upstream_cookie.t
  200. proxy_variables.t
  201. proxy_websocket.t
  202. proxy_xar.t
  203. random_index.t
  204. range.t
  205. range_charset.t
  206. range_flv.t
  207. range_if_range.t
  208. range_mp4.t
  209. README
  210. realip.t
  211. realip_hostname.t
  212. realip_remote_addr.t
  213. realip_remote_port.t
  214. referer.t
  215. request_id.t
  216. rewrite.t
  217. rewrite_set.t
  218. rewrite_unescape.t
  219. scgi.t
  220. scgi_body.t
  221. scgi_cache.t
  222. scgi_gzip.t
  223. scgi_merge_params.t
  224. secure_link.t
  225. server_tokens.t
  226. slice.t
  227. split_clients.t
  228. ssi.t
  229. ssi_delayed.t
  230. ssi_if.t
  231. ssi_include_big.t
  232. ssi_waited.t
  233. ssl.t
  234. ssl2.t
  235. ssl_certificate_chain.t
  236. ssl_certificates.t
  237. ssl_client_escaped_cert.t
  238. ssl_crl.t
  239. ssl_engine_keys.t
  240. ssl_password_file.t
  241. ssl_proxy_protocol.t
  242. ssl_proxy_upgrade.t
  243. ssl_sni.t
  244. ssl_sni_reneg.t
  245. ssl_sni_sessions.t
  246. ssl_stapling.t
  247. ssl_verify_client.t
  248. ssl_verify_depth.t
  249. stream_access.t
  250. stream_access_log.t
  251. stream_access_log_escape.t
  252. stream_access_log_none.t
  253. stream_error_log.t
  254. stream_geo.t
  255. stream_geo_binary.t
  256. stream_geo_ipv6.t
  257. stream_geoip.t
  258. stream_js.t
  259. stream_limit_conn.t
  260. stream_limit_conn_complex.t
  261. stream_limit_rate.t
  262. stream_map.t
  263. stream_proxy.t
  264. stream_proxy_bind.t
  265. stream_proxy_complex.t
  266. stream_proxy_next_upstream.t
  267. stream_proxy_protocol.t
  268. stream_proxy_protocol_ipv6.t
  269. stream_proxy_protocol_ssl.t
  270. stream_proxy_ssl.t
  271. stream_proxy_ssl_certificate.t
  272. stream_proxy_ssl_name.t
  273. stream_proxy_ssl_name_complex.t
  274. stream_proxy_ssl_verify.t
  275. stream_realip.t
  276. stream_realip_hostname.t
  277. stream_resolver.t
  278. stream_split_clients.t
  279. stream_ssl.t
  280. stream_ssl_preread.t
  281. stream_ssl_preread_alpn.t
  282. stream_ssl_realip.t
  283. stream_ssl_variables.t
  284. stream_ssl_verify_client.t
  285. stream_status_variable.t
  286. stream_tcp_nodelay.t
  287. stream_udp_limit_conn.t
  288. stream_udp_proxy.t
  289. stream_udp_stream.t
  290. stream_udp_upstream.t
  291. stream_udp_upstream_hash.t
  292. stream_udp_upstream_least_conn.t
  293. stream_udp_wildcard.t
  294. stream_unix.t
  295. stream_upstream.t
  296. stream_upstream_hash.t
  297. stream_upstream_least_conn.t
  298. stream_upstream_zone.t
  299. stream_upstream_zone_ssl.t
  300. stream_variables.t
  301. stub_status.t
  302. sub_filter.t
  303. sub_filter_buffering.t
  304. sub_filter_merge.t
  305. sub_filter_multi.t
  306. sub_filter_multi2.t
  307. sub_filter_perl.t
  308. sub_filter_slice.t
  309. sub_filter_ssi.t
  310. subrequest_output_buffer_size.t
  311. syslog.t
  312. trailers.t
  313. upstream.t
  314. upstream_hash.t
  315. upstream_hash_memcached.t
  316. upstream_ip_hash.t
  317. upstream_least_conn.t
  318. upstream_max_conns.t
  319. upstream_zone.t
  320. upstream_zone_ssl.t
  321. userid.t
  322. uwsgi.t
  323. worker_shutdown_timeout.t
  324. worker_shutdown_timeout_mail.t
  325. worker_shutdown_timeout_proxy_upgrade.t
  326. worker_shutdown_timeout_stream.t
  327. xslt.t
  328. xslt_params.t