Tornado 4.5 Documentation
decorator. tornado.web.stream_request_body(cls) Apply to RequestHandler subclasses to enable streaming body support. This decorator implies the following changes: Parameters: HTTPServerRequest.body follow_redirects=None, max_redirects=None, user_agent=None, use_gzip=None, network_interface=None, streaming_callback=None, header_callback=None, prepare_curl_callback=None, proxy_host=None, proxy_port=None request. curl_httpclient only; see not below. streaming_callback (callable [https://docs.python.org/3.5/library/functions.html#callable]) – If set, streaming_callback will be run with each chunk of data0 码力 | 333 页 | 322.34 KB | 1 年前3
Tornado 5.1 Documentation
decorator. tornado.web.stream_request_body(cls) Apply to RequestHandler subclasses to enable streaming body support. This decorator implies the following changes: HTTPServerRequest.body is undefined follow_redirects=None, max_redirects=None, user_agent=None, use_gzip=None, network_interface=None, streaming_callback=None, header_callback=None, prepare_curl_callback=None, proxy_host=None, proxy_port=None curl_httpclient only; see not 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 码力 | 359 页 | 347.32 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
Tornado 6.2 Documentation
org/3/library/typing.html#typing.Type][_RequestHandlerType] Apply to RequestHandler subclasses to enable streaming body support. This decorator implies the following changes: HTTPServerRequest.body is undefined org/3/library/typing.html#typing.Optional][str [https://docs.python.org/3/library/stdtypes.html#str]] = None, streaming_callback: Optional [https://docs.python.org/3/library/typing.html#typing.Optional][Callable [https://docs curl_httpclient note below. streaming_callback (collections.abc.Callable [https://docs.python.org/3/library/collections.abc.html#collections.abc.Callable – If set, streaming_callback will be run with each0 码力 | 407 页 | 385.03 KB | 1 年前3
Tornado 6.4 Documentation
org/3/library/typing.html#typing.Type][_RequestHandlerType] Apply to RequestHandler subclasses to enable streaming body support. This decorator implies the following changes: HTTPServerRequest.body is undefined org/3/library/typing.html#typing.Optional][str [https://docs.python.org/3/library/stdtypes.html#str]] = None, streaming_callback: Optional [https://docs.python.org/3/library/typing.html#typing.Optional][Callable [https://docs curl_httpclient note below. streaming_callback (collections.abc.Callable [https://docs.python.org/3/library/collections.abc.html#collections.abc.Callable – If set, streaming_callback will be run with each0 码力 | 432 页 | 402.58 KB | 1 年前3
Tornado 6.4 Documentation
org/3/library/typing.html#typing.Type][_RequestHandlerType] Apply to RequestHandler subclasses to enable streaming body support. This decorator implies the following changes: HTTPServerRequest.body is undefined org/3/library/typing.html#typing.Optional][str [https://docs.python.org/3/library/stdtypes.html#str]] = None, streaming_callback: Optional [https://docs.python.org/3/library/typing.html#typing.Optional][Callable [https://docs curl_httpclient note below. streaming_callback (collections.abc.Callable [https://docs.python.org/3/library/collections.abc.html#collections.abc.Callable – If set, streaming_callback will be run with each0 码力 | 432 页 | 402.58 KB | 1 年前3
Tornado 6.4 Documentation
org/3/library/typing.html#typing.Type][_RequestHandlerType] Apply to RequestHandler subclasses to enable streaming body support. This decorator implies the following changes: HTTPServerRequest.body is undefined org/3/library/typing.html#typing.Optional][str [https://docs.python.org/3/library/stdtypes.html#str]] = None, streaming_callback: Optional [https://docs.python.org/3/library/typing.html#typing.Optional][Callable [https://docs curl_httpclient note below. streaming_callback (collections.abc.Callable [https://docs.python.org/3/library/collections.abc.html#collections.abc.Callable – If set, streaming_callback will be run with each0 码力 | 432 页 | 402.58 KB | 1 年前3
Tornado 6.3 Documentation
org/3/library/typing.html#typing.Type][_RequestHandlerType] Apply to RequestHandler subclasses to enable streaming body support. This decorator implies the following changes: HTTPServerRequest.body is undefined org/3/library/typing.html#typing.Optional][str [https://docs.python.org/3/library/stdtypes.html#str]] = None, streaming_callback: Optional [https://docs.python.org/3/library/typing.html#typing.Optional][Callable [https://docs curl_httpclient note below. streaming_callback (collections.abc.Callable [https://docs.python.org/3/library/collections.abc.html#collections.abc.Callable – If set, streaming_callback will be run with each0 码力 | 423 页 | 398.18 KB | 1 年前3
Tornado 6.5 Documentationorg/3/library/typing.html#typing.Type][_RequestHandlerType] Apply to RequestHandler subclasses to enable streaming body support. This decorator implies the following changes: HTTPServerRequest.body is undefined org/3/library/stdtypes.html#str] | None [https://docs.python.org/3/library/constants.html#None] = None, streaming_callback: Callable [https://docs.python.org/3/library/typing.html#typing.Callable][[bytes [https://docs curl_httpclient note below. streaming_callback (collections.abc.Callable [https://docs.python.org/3/library/collections.abc.html#collections.abc.Callable – If set, streaming_callback will be run with each0 码力 | 437 页 | 405.14 KB | 3 月前3
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
共 292 条
- 1
- 2
- 3
- 4
- 5
- 6
- 30













