summaryrefslogtreecommitdiff
path: root/docs/arguments.rst
Commit message (Expand)AuthorAgeFilesLines
* Re-introduce clear_untrusted_proxy_headers for the 3.x versionBert JW Regeer2022-05-301-1/+1
* Revert "Revert "Merge pull request #370 from Yourun-proger/del_warnings""Bert JW Regeer2022-05-301-1/+5
* Revert "Merge pull request #370 from Yourun-proger/del_warnings"Bert JW Regeer2022-05-301-5/+1
* Small fixYourun-Proger2022-03-181-1/+1
* Remove deprecation warningsYourun-Proger2022-03-161-1/+5
* Add documentation for server_nameBert JW Regeer2020-11-261-0/+17
* Fix syntax for inline literalSteve Piercy2020-09-151-1/+1
* add backpressure on the app_iter if the socket can't send data quickly enoughMichael Merickel2019-04-051-0/+7
* flush SO_SNDBUF data on every send and deprecate send_bytesso_sndbufMichael Merickel2019-04-041-1/+3
* fix docs formattingMichael Merickel2018-12-021-77/+114
* Add documentation for new argumentsBert JW Regeer2018-12-021-2/+77
* Check in adjustments to prevent mixing of Internet and UNIX sockets as well a...Frank Krick2018-11-131-1/+2
* Signed CONTRIBUTORS.txt and changes for reviewFrank Krick2018-10-291-2/+2
* Added versionadded and minor changes to socket activation documentationFrank Krick2018-10-281-5/+6
* Updated documentationFrank Krick2018-10-281-1/+1
* Removed bind_sockets parameter from adjustments and added autodetection if bi...Frank Krick2018-10-281-0/+8
* Docs replace asyncore with wasyncore as needed (#210)Steve Piercy2018-09-231-7/+8
* Use contextual versionadded directive, fix grammar, reST syntax and indentationSteve Piercy2018-09-221-10/+9
* remove deprecation of host/portBert JW Regeer2016-08-311-4/+0
* Place documentation in appropriate fileBert JW Regeer2016-06-151-11/+3
* Update docs about multi socket supportBert JW Regeer2016-06-111-0/+40
* typo in docsjor1232014-04-231-1/+1
* Document the 'trusted_proxy' bit.feature.x_wsgi_url_scheme-headerTres Seaver2014-03-101-1/+6
* Switch to using the quasi-standard 'X_FOWRARDED_PROTO' header.Tres Seaver2013-09-031-1/+1
* Override 'wdgi.url_scheme' via a request header, 'X_WSGI_URL_SCHEME'.Tres Seaver2013-09-031-1/+2
* add a url_prefix adjustment that behaves much like paste prefixmiddleware (to...Chris McDonough2013-08-121-0/+7
* Updated docs with new use_poll flagMarcin Kuzminski2013-05-281-0/+7
* autopep8 runthrough and janitorial changes.Keith Gaughan2013-05-231-3/+2
* fix typoGraham Higgins2013-05-151-1/+1
* Missing additional Unix socket documentation.Keith Gaughan2013-05-121-0/+2
* Arguments for Unix sockets.Keith Gaughan2013-05-121-0/+9
* - Add an ``asyncore_loop_timeout`` adjustment value, which controls theChris McDonough2013-01-101-0/+4
* - Default ``send_bytes`` value is now 18000 instead of 9000. The largerChris McDonough2012-01-091-1/+1
* - Set default ``connection_limit`` back to 100 for benefit of maximalChris McDonough2012-01-021-15/+32
* gardenChris McDonough2011-12-301-0/+76