]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/http/client/client.factor
factor: remove in-out, it's just in>> out>>
[factor.git] / basis / http / client / client.factor
index ce237dc4b62509164305dda249d147c29a62d293..dfcf65bb636d6603778e869bf07e91c0944b37cd 100644 (file)
@@ -223,7 +223,7 @@ SYMBOL: redirects
     request [
         <request-socket> [
             [
-                in-out [ ?https-tunnel ] with-streams*
+                [ in>> ] [ out>> ] bi [ ?https-tunnel ] with-streams*
             ]
             [
                 out>>