mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-09 00:02:50 -04:00
Add document for Stream plugin
This commit is contained in:
parent
6268e91f99
commit
b7c97588d2
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
module HTTPX
|
module HTTPX
|
||||||
module Plugins
|
module Plugins
|
||||||
|
#
|
||||||
|
# This plugin adds support for stream response (text/event-stream).
|
||||||
|
#
|
||||||
module Stream
|
module Stream
|
||||||
module InstanceMethods
|
module InstanceMethods
|
||||||
def stream
|
def stream
|
||||||
|
Loading…
x
Reference in New Issue
Block a user