Sign in
nginx
/
nginx
/
659774979feb9741a441505e26774b35830fd4ca
/
.
/
src
/
http
/
ngx_http_script.h
blob: d3fd5fb8ba6821f8ce2817f2d7421462b29b0f0a [
file
] [
log
] [
blame
]
#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_ */