waitress Documentation v3.0.1
Waitress 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 Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress.serve Support for wsgi.file_wrapper waitress-serve Socket Activation Glossary Change History 3.0.1 (unreleased) Fix a debugging and helping track this down. No longer strip the header values before passing them to the WSGI environ. See https://github.com/Pylons/waitress/pull/434 and https://github.com/Pylons/waitress/issues/4320 码力 | 55 页 | 56.36 KB | 1 年前3
waitress Documentation v2.1.1Waitress 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 Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress.serve Support for wsgi.file_wrapper waitress-serve Socket Activation Glossary Change History 2.1.1 Security Bugfix Waitress supported by Waitress Bugfix wsgi.file_wrapper now sets the seekable, seek, and tell attributes from the underlying file if the underlying file is seekable. This allows WSGI middleware to implement things0 码力 | 53 页 | 58.27 KB | 1 年前3
waitress Documentation v2.1.0Waitress 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 Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress.serve Support for wsgi.file_wrapper waitress-serve Socket Activation Glossary Change History 2.1.0 Python Version Support supported by Waitress Bugfix wsgi.file_wrapper now sets the seekable, seek, and tell attributes from the underlying file if the underlying file is seekable. This allows WSGI middleware to implement things0 码力 | 52 页 | 57.95 KB | 1 年前3
Falcon v1.0.0 Documentation1.0 documentation » The Falcon Web Framework Release v1.1 (Installation) Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams Falcon 1.1.0 documentation » Community Guide » FAQ How do I use WSGI middleware with Falcon? Instances of falcon.API are first-class WSGI apps, so you can use the standard pattern outlined in PEP-3333 import some_middleware app = some_middleware.DoSomethingFancy(my_restful_service.api) See also the WSGI middleware example [http://legacy.python.org/dev/peps/pep-3333/#middleware- components-that-play-both-sides]0 码力 | 312 页 | 368.58 KB | 1 年前3
waitress Documentation v1.4.0Waitress 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 Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress.serve Support for wsgi.file_wrapper waitress-serve Socket Activation Glossary Change History 1.4.0 (2019-12-20) Bugfixes supports chunked encoding it does not support gzip and it is unable to pass that to the underlying WSGI environment correctly. Waitress DOES NOT implement support for Transfer-Encoding: identity eventhough0 码力 | 48 页 | 54.34 KB | 1 年前3
Falcon v1.0.0 Documentation0.0 documentation » The Falcon Web Framework Release v1.0 (Installation) Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams grow the community! IRC While you experiment with Falcon and work to familiarize yourself with the WSGI framework, please consider joining the #falconframework IRC channel on Freenode [https://en.wikipedia Falcon 1.0.0 documentation » Community Guide » FAQ How do I use WSGI middleware with Falcon? Instances of falcon.API are first-class WSGI apps, so you can use the standard pattern outlined in PEP-33330 码力 | 249 页 | 406.22 KB | 1 年前3
Falcon v3.0.1 DocumentationThe Falcon Web Framework Release v3.0 (Installation) Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams of web frameworks Gitter Features Falcon tries to do as little as possible while remaining highly effective. ASGI, WSGI, and WebSocket support Native asyncio support No reliance on magic globals for routing and state management adherence to RFCs Idiomatic HTTP error responses Straightforward exception handling Snappy testing with WSGI/ASGI helpers and mocks CPython 3.5+ and PyPy 3.5+ support Who’s Using Falcon? Falcon is used around0 码力 | 1058 页 | 741.59 KB | 1 年前3
Falcon v3.0.0 DocumentationThe Falcon Web Framework Release v3.0 (Installation) Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams of web frameworks Gitter Features Falcon tries to do as little as possible while remaining highly effective. ASGI, WSGI, and WebSocket support Native asyncio support No reliance on magic globals for routing and state management adherence to RFCs Idiomatic HTTP error responses Straightforward exception handling Snappy testing with WSGI/ASGI helpers and mocks CPython 3.5+ and PyPy 3.5+ support Who’s Using Falcon? Falcon is used around0 码力 | 1055 页 | 739.30 KB | 1 年前3
Falcon v3.0.0-b2 DocumentationThe Falcon Web Framework Release v3.0b2 (Installation) Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams of web frameworks License Installation PyPy CPython Dependencies WSGI Server ASGI Server Source Code Quickstart Learning by Example A More Complex Example Tutorial (WSGI) First Steps Hosting Your App Creating Resources Request Handling Response Handling Misc. Framework Reference The App Class WSGI App ASGI App Options Request & Response WSGI Request & Response ASGI Request & Response WebSocket (ASGI Only) Usage Lost0 码力 | 1041 页 | 730.21 KB | 1 年前3
Falcon v3.0.0-b1 DocumentationThe Falcon Web Framework Release v3.0b1 (Installation) Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams of web frameworks License Installation PyPy CPython Dependencies WSGI Server ASGI Server Source Code Quickstart Learning by Example A More Complex Example Tutorial (WSGI) First Steps Hosting Your App Creating Resources Request Handling Response Handling Misc. Framework Reference The App Class WSGI App ASGI App Options Request & Response WSGI Request & Response ASGI Request & Response WebSocket (ASGI Only) Usage Lost0 码力 | 1028 页 | 725.86 KB | 1 年前3
共 318 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32













