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