google / seesaw

Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.63k stars 511 forks source link

Fix go test in go 1.12 #51

Closed liuyuan10 closed 5 years ago

liuyuan10 commented 5 years ago

HTTP request to a https server now gets a 400 Bad Request

Tested: go ./... passes