diff --git a/docs/global.html b/docs/global.html index a1ebae6..e577f79 100644 --- a/docs/global.html +++ b/docs/global.html @@ -263,7 +263,7 @@
Parameters:
Source:
@@ -566,6 +566,43 @@
Properties:
+ + + stream + + + + + +boolean + + + + + + + + + <optional>
+ + + + + + + + + + false + + + + + Enable streaming of response. (Removes ) + + + + compression @@ -954,7 +991,7 @@
Parameters:
- phin response object. Like http.ServerResponse but has a body property containing response body + phin response object. Like http.ServerResponse but has a body property containing response body, unless stream. If stream option is enabled, a stream property will be provided to callback with a readable stream. @@ -995,7 +1032,7 @@
Parameters:
Source:
@@ -1043,7 +1080,7 @@

Home

Global