@@ -106,7 +106,6 @@ func (c *Client) Do(req *Request) (*Response, error) {
}
func (c *Client) do(conn *tls.Conn, req *Request) (*Response, error) {
// Write the request
w := bufio.NewWriter(conn)
The note is not visible to the blocked user.