aboutsummaryrefslogtreecommitdiffstats
path: root/src/gun.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/gun.erl')
-rw-r--r--src/gun.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gun.erl b/src/gun.erl
index 4178c24..ea599bf 100644
--- a/src/gun.erl
+++ b/src/gun.erl
@@ -186,6 +186,7 @@
origin_port => inet:port_number(),
%% Non-stream intermediaries (for example SOCKS).
+ %% @todo I think this is not used anymore.
intermediaries => [intermediary()]
}.
-export_type([tunnel_info/0]).