Lines Matching refs:request
777 " Denies access unless the request URL contains an access key.
877 " HTTP 1.1 chunked-encoding request body support for Nginx.
1003 " Adds a request queue to Nginx that allows the limiting of concurrent requests passed to the upstr…
1009 " Sends an incoming request to the least-busy backend server, rather than distributing requests rou…
1030 " Provides authentication and authorization with credentials submitted via POST request
1038 " Reads HTTP POST and PUT request body encoded in "application/x-www-form-urlencoded" and parses th…
1062 " Polls backends and if they respond with HTTP 200 + an optional request body, they are marked good…
1181 " Limit client-upload rate when they are sending request bodies to you
1196 " Log the time it took to process each request.
1860 " Shibboleth auth request module for nginx
2006 " Split one big HTTP/Range request to multiple subrange requesets
2125 " Parses request body storing all files being uploaded to a directory specified by upload_store dir…