openresty / lua-resty-core

New FFI-based API for lua-nginx-module
792 stars 270 forks source link

feature: expose NGX_ABORT using FFI_ABORT #428

Closed LukasForst closed 1 year ago

LukasForst commented 1 year ago

I hereby granted the copyright of the changes in this pull request to the authors of this lua-resty-core project.

Expose NGX_ABORT through FFI_ABORT - see https://github.com/nginx/nginx/blob/master/src/core/ngx_core.h#L44