clear
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ import (
|
||||
func main() {
|
||||
r, err := http.Do(
|
||||
"GET",
|
||||
"https://3crabs.ru:443",
|
||||
[]*http.Header{
|
||||
"http://test.ru",
|
||||
[]http.Header{
|
||||
{Name: "Host", Value: "3crabs.ru"},
|
||||
{Name: "User-Agent", Value: "3crabs/0.0.1"},
|
||||
{Name: "Accept", Value: "*/*"},
|
||||
|
||||
Reference in New Issue
Block a user