Sign in
nginx
/
nginx
/
c5371672852b64e7337f08d78ff4c1b3c0b6d159
/
.
/
src
/
http
/
ngx_http_script.h
blob: d3fd5fb8ba6821f8ce2817f2d7421462b29b0f0a [
file
]
#ifndef
_NGX_HTTP_SCRIPT_H_INCLUDED_
#define
_NGX_HTTP_SCRIPT_H_INCLUDED_
typedef
struct
{
handler
;
offset
/
data
;
size
;
}
ngx_http_script_code_t
;
#endif
/* _NGX_HTTP_SCRIPT_H_INCLUDED_ */