uuid-nginx-module:创建一个新的唯一 UUID 值

时间:2024-07-16 14:25:42
【文件属性】:

文件名称:uuid-nginx-module:创建一个新的唯一 UUID 值

文件大小:4KB

文件格式:ZIP

更新时间:2024-07-16 14:25:42

C

uuid-nginx-模块 创建一个新的唯一 UUID 值 目录 版本 0.01 概要 location /uuid/ { uuid $uuid ; uuid_random $uuid_random ; uuid_time $uuid_time ; uuid_time_safe $uuid_time_safe ; set $not_empty_var "not empty" ; uuid $not_empty_var ; uuid_random $not_empty_var ; uuid_time $not_empty_var ; uuid_time_safe $not_empty_var ;


【文件预览】:
uuid-nginx-module-master
----src()
--------ngx_http_uuid_module.h(870B)
--------ngx_http_uuid_module.c(5KB)
----README.md(2KB)
----config(1KB)

网友评论