add stub httptrace methods and interfaces

This commit is contained in:
v1rtl
2025-08-02 18:04:24 +03:00
committed by Ron Evans
parent 77be3968d1
commit 983d88dd7a
2 changed files with 228 additions and 0 deletions
+2
View File
@@ -32,6 +32,8 @@ src/net
│   │   ├── httptest.go *
│   │   ├── recorder.go
│   │   └── server.go *
│   ├── httptest
│   │   └── trace.go *
│   ├── client.go *
│   ├── clone.go
│   ├── cookie.go