initial attempt to integrate surf http client

This commit is contained in:
2026-01-24 14:59:48 -06:00
parent 2f1019d170
commit 538d52d064
45 changed files with 196 additions and 109 deletions
+1 -1
View File
@@ -3,9 +3,9 @@ package reddit
import (
"bytes"
"fmt"
"github.com/enetx/http"
"io"
"io/ioutil"
"net/http"
"net/url"
"os"
"strings"