Revert "initial attempt to integrate surf http client"

This reverts commit 538d52d064.
This commit is contained in:
2026-01-24 15:00:30 -06:00
parent 538d52d064
commit 8c85da5472
45 changed files with 109 additions and 196 deletions
+2 -2
View File
@@ -4,9 +4,9 @@ import (
"context"
"errors"
"fmt"
"github.com/enetx/http"
"github.com/enetx/http/httptest"
"io/ioutil"
"net/http"
"net/http/httptest"
"os"
"reflect"
"testing"