We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1620fd commit b862dc0Copy full SHA for b862dc0
config/http_config.go
@@ -21,7 +21,6 @@ import (
21
"crypto/x509"
22
"encoding/json"
23
"fmt"
24
- "io/ioutil"
25
"net"
26
"net/http"
27
"net/url"
config/http_config_test.go
"errors"
"io"
"net/http/httptest"
0 commit comments