Add document for Stream plugin

This commit is contained in:
Juanito Fatas 2020-02-23 21:19:54 +09:00
parent 6268e91f99
commit b7c97588d2

View File

@ -2,6 +2,9 @@
module HTTPX
module Plugins
#
# This plugin adds support for stream response (text/event-stream).
#
module Stream
module InstanceMethods
def stream