Release 2.0.0 Pylons Project Developers

waitress Documentation

Release 2.0.0 Pylons Project Developers

September 09, 2021

1 Extended Documentation 2 Change History 3 Next Release 4 2.0.0 (2021-03-07) 5 1.4.4 (2020-06-01) 6 1.4.3 (2020-02-02) 7 1.4.2 (2020-01-02) 8 1.4.1 (2019-12-24) 9 1.4.0 (2019-12-20) 10 1.3.1 (2019-08-27) 11 1.3.0 (2019-04-22) 12 1.2.1 (2019-01-25) 13 1.2.0 (2019-01-15) 14 1.2.0b3 (2019-01-07) 15 1.2.0b2 (2019-02-02) 16 1.2.0b1 (2018-12-31) 17 1.1.0 (2017-10-10) 18 1.0.2 (2017-02-04) 19 1.0.1 (2016-10-22) 20 1.0.0 (2016-08-31)

Contents

3 21 23 25 27 29 31 33 35 37 39 41 43 45 47 49 51 53 55 57

i

21 0.9.0 (2016-04-15)

59

22 0.8.10 (2015-09-02)

61

23 0.8.9 (2014-05-16)

63

24 0.8.8 (2013-11-30)

65

25 0.8.7 (2013-08-29)

67

26 0.8.6 (2013-08-12)

69

27 0.8.5 (2013-05-27)

71

28 0.8.4 (2013-05-24)

73

29 0.8.3 (2013-04-28)

75

30 0.8.2 (2012-11-14)

77

31 0.8.1 (2012-02-13)

79

32 0.8 (2012-01-31)

81

33 0.7 (2012-01-11)

83

34 0.6.1 (2012-01-08)

85

35 0.6 (2012-01-07)

87

36 0.5 (2012-01-03)

89

37 0.4 (2012-01-02)

91

38 0.3 (2012-01-02)

93

39 0.2 (2011-12-31)

95

40 0.1 (2011-12-30)

97

41 Known Issues

99

42 Support and Development

101

43 Why?

103

Python Module Index

105

Index

107

ii

waitress Documentation, Release 2.0.0

Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 3.6+. It is also known to run on PyPy 7.3.2 (PyPy3) on UNIX. It supports HTTP/1.0 and HTTP/1.1.

Contents

1

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download