Skip to content

ngx_mruby v1.18.5

Compare
Choose a tag to compare
@matsumotory matsumotory released this 28 Sep 10:04
· 935 commits to master since this release
  • Add CONTENT_TYPE and CONTENT_LENGTH to Rack environment #207 thanks @yyamano
  • Check response header type more strictly to avoid segmentation fault. #208 thanks @yyamano
  • update nginx to 1.11.4 #209 thanks @hfm
  • Don't need null termination for output chain #214 @matsumoto-r
  • Enable debug mode and debug log into logs/error.log @matsumoto-r
  • Implement Nginx::SSL.errlogger (and Nginx::SSL.log) #215 thanks @hfm
  • clobbar task should include build_dynamic for DSO #216 thanks @hfm
  • Don't allow post_read directives on location context #217 @matsumoto-r