Rod Hynes 10 лет назад
Родитель
Сommit
809f1655c1
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      psiphon/httpProxy.go

+ 1 - 0
psiphon/httpProxy.go

@@ -28,6 +28,7 @@ import (
 	"net/url"
 	"strings"
 	"sync"
+	"time"
 )
 
 // HttpProxy is a HTTP server that relays HTTP requests through the Psiphon tunnel.