Tornado 6.0 Documentation
RequestHandler]) → Type[tornado.web.RequestHandler][source] Apply to RequestHandler subclasses to enable streaming body support. This decorator implies the following changes: HTTPServerRequest.body is undefined max_redirects: int = None, user_agent: str = None, use_gzip: bool = None, network_interface: str = None, streaming_callback: Callable[[bytes], None] = None, header_callback: Callable[[str], None] = None, prepare_curl_callback: curl_httpclient note below. streaming_callback (collections.abc.Callable [https://docs.python.org/3.6/library/collections.abc.html#collections.abc.Callab ]) – If set, streaming_callback will be run with0 码力 | 869 页 | 692.83 KB | 1 年前3
Tornado 6.1 Documentation
RequestHandler]) → Type[tornado.web.RequestHandler][source] Apply to RequestHandler subclasses to enable streaming body support. This decorator implies the following changes: HTTPServerRequest.body is undefined Optional[str] = None, use_gzip: Optional[bool] = None, network_interface: Optional[str] = None, streaming_callback: Optional[Callable[[bytes], None]] = None, header_callback: Optional[Callable[[str], None]] curl_httpclient note below. streaming_callback (collections.abc.Callable [https://docs.python.org/3.6/library/collections.abc.html#collections.abc.Callab ]) – If set, streaming_callback will be run with0 码力 | 931 页 | 708.03 KB | 1 年前3
waitress Documentation v1.4.0attempting to write to a closed socket due to a client disconnect. This should notify a long-lived streaming response when a client hangs up. See https://github.com/Pylons/waitress/pull/238 and https://github previously it used to also throttle how much data was sent to the kernel. This change enables a streaming app_iter containing small chunks to still be flushed efficiently. See https://github.com/Pylons/waitress/pull/246 benefiting from these changes. See https://github.com/Pylons/waitress/pull/245 Fix a bug in which a streaming app_iter may never cleanup data that has already been sent. This would cause buffers in waitress0 码力 | 48 页 | 54.34 KB | 1 年前3
waitress Documentation v1.3.1attempting to write to a closed socket due to a client disconnect. This should notify a long-lived streaming response when a client hangs up. See https://github.com/Pylons/waitress/ pull/238 and https://github previously it used to also throttle how much data was sent to the kernel. This change enables a streaming app_iter containing small chunks to still be flushed efficiently. See https://github.com/Pylons/waitress/pull/ benefiting from these changes. See https: //github.com/Pylons/waitress/pull/245 • Fix a bug in which a streaming app_iter may never cleanup data that has already been sent. This would cause buffers in waitress0 码力 | 95 页 | 249.32 KB | 1 年前3
waitress Documentation v2.1.1attempting to write to a closed socket due to a client disconnect. This should notify a long-lived streaming response when a client hangs up. See https://github.com/Pylons/waitress/pull/238 and https://github previously it used to also throttle how much data was sent to the kernel. This change enables a streaming app_iter containing small chunks to still be flushed efficiently. See https://github.com/Pylons/waitress/pull/246 benefiting from these changes. See https://github.com/Pylons/waitress/pull/245 Fix a bug in which a streaming app_iter may never cleanup data that has already been sent. This would cause buffers in waitress0 码力 | 53 页 | 58.27 KB | 1 年前3
waitress Documentation v2.1.0attempting to write to a closed socket due to a client disconnect. This should notify a long-lived streaming response when a client hangs up. See https://github.com/Pylons/waitress/pull/238 and https://github previously it used to also throttle how much data was sent to the kernel. This change enables a streaming app_iter containing small chunks to still be flushed efficiently. See https://github.com/Pylons/waitress/pull/246 benefiting from these changes. See https://github.com/Pylons/waitress/pull/245 Fix a bug in which a streaming app_iter may never cleanup data that has already been sent. This would cause buffers in waitress0 码力 | 52 页 | 57.95 KB | 1 年前3
waitress Documentation v1.4.3attempting to write to a closed socket due to a client disconnect. This should notify a long-lived streaming response when a client hangs up. See https://github.com/Pylons/waitress/ pull/238 and https://github previously it used to also throttle how much data was sent to the kernel. This change enables a streaming app_iter containing small chunks to still be flushed efficiently. See https://github.com/Pylons/waitress/pull/ benefiting from these changes. See https: //github.com/Pylons/waitress/pull/245 • Fix a bug in which a streaming app_iter may never cleanup data that has already been sent. This would cause buffers in waitress0 码力 | 103 页 | 259.25 KB | 1 年前3
waitress Documentation v3.0.1
attempting to write to a closed socket due to a client disconnect. This should notify a long-lived streaming response when a client hangs up. See https://github.com/Pylons/waitress/pull/238 and https://github previously it used to also throttle how much data was sent to the kernel. This change enables a streaming app_iter containing small chunks to still be flushed efficiently. See https://github.com/Pylons/waitress/pull/246 benefiting from these changes. See https://github.com/Pylons/waitress/pull/245 Fix a bug in which a streaming app_iter may never cleanup data that has already been sent. This would cause buffers in waitress0 码力 | 55 页 | 56.36 KB | 1 年前3
waitress Documentation v2.1.2attempting to write to a closed socket due to a client disconnect. This should notify a long-lived streaming response when a client hangs up. See https://github.com/Pylons/waitress/ pull/238 and https://github previously it used to also throttle how much data was sent to the kernel. This change enables a streaming app_iter containing small chunks to still be flushed efficiently. See https://github.com/Pylons/waitress/pull/ benefiting from these changes. See https: //github.com/Pylons/waitress/pull/245 • Fix a bug in which a streaming app_iter may never cleanup data that has already been sent. This would cause buffers in waitress0 码力 | 115 页 | 272.79 KB | 1 年前3
waitress Documentation v2.1.1attempting to write to a closed socket due to a client disconnect. This should notify a long-lived streaming response when a client hangs up. See https://github.com/Pylons/waitress/ pull/238 and https://github previously it used to also throttle how much data was sent to the kernel. This change enables a streaming app_iter containing small chunks to still be flushed efficiently. See https://github.com/Pylons/waitress/pull/ benefiting from these changes. See https: //github.com/Pylons/waitress/pull/245 • Fix a bug in which a streaming app_iter may never cleanup data that has already been sent. This would cause buffers in waitress0 码力 | 113 页 | 270.88 KB | 1 年前3
共 367 条
- 1
- 2
- 3
- 4
- 5
- 6
- 37













