We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787c1e1 commit 12c3cf7Copy full SHA for 12c3cf7
handler.go
@@ -132,4 +132,6 @@ func ToFile(name string) ResponseHandler {
132
}
133
134
// ToHeaders is an alias for backwards compatibility.
135
+//
136
+// Deprecated: Use CopyHeaders
137
var ToHeaders = CopyHeaders
0 commit comments