We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d549230 commit d2df35aCopy full SHA for d2df35a
abi-versions/v0.2.1/README.md
@@ -898,6 +898,9 @@ Plugin must return one of the following values:
898
899
Called when downstream connection is closed.
900
901
+The `peer_type` should describe whether this was initiated by a `LOCAL`
902
+or `REMOTE` peer, but this value might also be `UNKNOWN`.
903
+
904
905
#### `proxy_on_upstream_data`
906
@@ -938,6 +941,9 @@ Plugin must return one of the following values:
938
941
939
942
Called when upstream connection is closed.
940
943
944
945
946
947
948
## HTTP streams
949
0 commit comments