form-input-nginx-module
Request parser
Reads HTTP request bodies and parses them into Nginx variables.
This is a 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.
120 stars
17 watching
34 forks
Language: Perl
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua module that fetches Nginx variables using FFI | 53 |
| A module for Nginx that enables character encoding conversion using libiconv. | 33 |
| Provides utility directives for manipulating URL components and encoding data | 390 |
| An HTTP request parser for parsing URL, search query, headers and form data. | 10 |
| An Nginx module for encrypting and decrypting HTTP request variables. | 194 |
| A module for forwarding SSL requests through proxy servers using the CONNECT method | 1,855 |
| Enables real-time communication between clients and servers using HTTP push technology | 2,223 |
| A module that retrieves data from HTTP request arguments and files in Lua | 52 |
| Adds support for array-typed variables to Nginx configuration files | 66 |
| An Nginx module for adding shell-style functionality to configuration files | 1,175 |
| A module that integrates Sass compilation into the NGINX web server | 40 |
| A module for concatenating files in Nginx based on their MIME types and context | 861 |
| A module for embedding Clojure or Java programs into an Nginx configuration to handle HTTP requests and responses. | 1,085 |
| A module for NGINX that allows users to dynamically set and clear HTTP headers in their configuration. | 1,668 |
| An asynchronous Neovim HTTP client written in Lua. | 1,651 |