Skip to content

RekGRpth/ngx_http_json_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module:

Directives:

Syntax:	 json_load $json string;
Default: ——
Context: http, server, location

Loads string (may contains variables) into (json) variable $json.

Syntax:	 json_dump $string $json [name ...];
Default: ——
Context: http, server, location

Dumps (json) variable $json into (string) variable $string (may point path by names).

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages