fix: !confonly missing in http client

pull/1836/head
vcptr 2019-08-07 14:49:29 +08:00
parent f364173e70
commit 27da2d139f
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// +build !confonly
package http
import (