Explorar o código

add sockopt to dockodemo

Alireza Ahmadi hai 2 meses
pai
achega
569550d5f6
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      web/html/form/protocol/dokodemo.html

+ 4 - 0
web/html/form/protocol/dokodemo.html

@@ -30,4 +30,8 @@
         <a-switch v-model="inbound.settings.followRedirect"></a-switch>
     </a-form-item>
 </a-form>
+<!-- sockopt -->
+<template>
+    {{template "form/streamSockopt"}}
+</template>
 {{end}}