clear
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ func main() {
|
||||
client := http.NewClient()
|
||||
_, err := client.Do(
|
||||
"GET",
|
||||
"http://test.ru",
|
||||
"http://test.ru/",
|
||||
[]http.Header{
|
||||
{Name: "Host", Value: "3crabs.ru"},
|
||||
{Name: "User-Agent", Value: "3crabs/0.0.1"},
|
||||
|
||||
Reference in New Issue
Block a user