Form Input Nginx Module

优质
小牛编辑
130浏览
2023-12-01

This is an Nginx module that reads HTTP POST and PUT request body encoded in "application/x-www-form-urlencoded", and parse the arguments in request body into Nginx variables.

Project page: https://github.com/calio/form-input-nginx-module