Tornado 6.1 Documentation
RequestHandler.write(chunk: Union[str, bytes, dict]) → None[source] Writes the given chunk to the output buffer. To write the output to the network, use the flush() method below. If the given chunk is a dictionary RequestHandler.flush(include_footers: bool = False) → Future[None][source] Flushes the current output buffer to the network. Changed in version 4.0: Now returns a Future if no callback is given. Changed in Optional[float] = None, body_timeout: Optional[float] = None, max_body_size: Optional[int] = None, max_buffer_size: Optional[int] = None, trusted_downstream: Optional[List[str]] = None)[source] A non-blocking0 码力 | 931 页 | 708.03 KB | 1 年前3
Tornado 6.0 Documentation
RequestHandler.write(chunk: Union[str, bytes, dict]) → None[source] Writes the given chunk to the output buffer. To write the output to the network, use the flush() method below. If the given chunk is a dictionary RequestHandler.flush(include_footers: bool = False) → Future[None][source] Flushes the current output buffer to the network. The callback argument, if given, can be used for flow control: it will be run when idle_connection_timeout: float = None, body_timeout: float = None, max_body_size: int = None, max_buffer_size: int = None, trusted_downstream: List[str] = None)[source] A non-blocking, single-threaded0 码力 | 869 页 | 692.83 KB | 1 年前3
Tornado 6.1 Documentation
RequestHandler.write(chunk: Union[str, bytes, dict]) → None Writes the given chunk to the output buffer. To write the output to the network, use the flush() method below. If the given chunk is a dictionary 1 RequestHandler.flush(include_footers: bool = False) → Future[None] Flushes the current output buffer to the network. Changed in version 4.0: Now returns a Future if no callback is given. Changed in Optional[float] = None, body_timeout: Optional[float] = None, max_body_size: Optional[int] = None, max_buffer_size: Optional[int] = None, trusted_downstream: Optional[List[str]] = None) A non-blocking, single-threaded0 码力 | 245 页 | 904.24 KB | 1 年前3
Tornado 6.0 Documentation
RequestHandler.write(chunk: Union[str, bytes, dict]) → None Writes the given chunk to the output buffer. To write the output to the network, use the flush() method below. If the given chunk is a dictionary RequestHandler.flush(include_footers: bool = False) → Future[None] Flushes the current output buffer to the network. 6.2. Web framework 43 Tornado Documentation, Release 6.0.4 The callback argument idle_connection_timeout: float = None, body_timeout: float = None, max_body_size: int = None, max_buffer_size: int = None, trusted_downstream: List[str] = None) A non-blocking, single-threaded HTTP server0 码力 | 245 页 | 885.76 KB | 1 年前3
Tornado 6.2 Documentation
RequestHandler.write(chunk: Union[str, bytes, dict]) → None Writes the given chunk to the output buffer. To write the output to the network, use the flush() method below. If the given chunk is a dictionary 2 RequestHandler.flush(include_footers: bool = False) → Future[None] Flushes the current output buffer to the network. Changed in version 4.0: Now returns a Future if no callback is given. Changed in Optional[float] = None, body_timeout: Optional[float] = None, max_body_size: Optional[int] = None, max_buffer_size: Optional[int] = None, trusted_downstream: Optional[List[str]] = None) A non-blocking, single-threaded0 码力 | 260 页 | 1.06 MB | 1 年前3
Tornado 5.1 Documentation
be reset during error handling. RequestHandler.write(chunk) Writes the given chunk to the output buffer. To write the output to the network, use the flush() method below. If the given chunk is a dictionary ues/1009 RequestHandler.flush(include_footers=False, callback=None) Flushes the current output buffer to the network. The callback argument, if given, can be used for flow control: it will be run when streaming_callback will be run with each chunk of data as it is received, and HTTPResponse.body and HTTPResponse.buffer will be empty in the final response. • header_callback (collections.abc.Callable) – If set, header_callback0 码力 | 243 页 | 895.80 KB | 1 年前3
Tornado 6.4 Documentation
RequestHandler.write(chunk: Union[str, bytes, dict]) → None Writes the given chunk to the output buffer. To write the output to the network, use the flush() method below. If the given chunk is a dictionary RequestHandler.flush(include_footers: bool = False) → Future[None] Flushes the current output buffer to the network. Changed in version 4.0: Now returns a Future if no callback is given. Changed in Optional[float] = None, body_timeout: Optional[float] = None, max_body_size: Optional[int] = None, max_buffer_size: Optional[int] = None, trusted_downstream: Optional[List[str]] = None) A non-blocking, single-threaded0 码力 | 268 页 | 1.09 MB | 1 年前3
Tornado 6.4 Documentation
RequestHandler.write(chunk: Union[str, bytes, dict]) → None Writes the given chunk to the output buffer. To write the output to the network, use the flush() method below. If the given chunk is a dictionary RequestHandler.flush(include_footers: bool = False) → Future[None] Flushes the current output buffer to the network. Changed in version 4.0: Now returns a Future if no callback is given. Changed in Optional[float] = None, body_timeout: Optional[float] = None, max_body_size: Optional[int] = None, max_buffer_size: Optional[int] = None, trusted_downstream: Optional[List[str]] = None) A non-blocking, single-threaded0 码力 | 268 页 | 1.09 MB | 1 年前3
Tornado 6.4 Documentation
RequestHandler.write(chunk: Union[str, bytes, dict]) → None Writes the given chunk to the output buffer. To write the output to the network, use the flush() method below. If the given chunk is a dictionary RequestHandler.flush(include_footers: bool = False) → Future[None] Flushes the current output buffer to the network. Changed in version 4.0: Now returns a Future if no callback is given. Changed in Optional[float] = None, body_timeout: Optional[float] = None, max_body_size: Optional[int] = None, max_buffer_size: Optional[int] = None, trusted_downstream: Optional[List[str]] = None) A non-blocking, single-threaded0 码力 | 268 页 | 1.09 MB | 1 年前3
Tornado 6.3 Documentation
RequestHandler.write(chunk: Union[str, bytes, dict]) → None Writes the given chunk to the output buffer. To write the output to the network, use the flush() method below. If the given chunk is a dictionary RequestHandler.flush(include_footers: bool = False) → Future[None] Flushes the current output buffer to the network. Changed in version 4.0: Now returns a Future if no callback is given. Changed in Optional[float] = None, body_timeout: Optional[float] = None, max_body_size: Optional[int] = None, max_buffer_size: Optional[int] = None, trusted_downstream: Optional[List[str]] = None) A non-blocking, single-threaded0 码力 | 264 页 | 1.06 MB | 1 年前3
共 20 条
- 1
- 2













