timeout writer add hijack

This commit is contained in:
yangjinheng
2023-03-02 18:52:23 +08:00
committed by Kevin Wan
parent 96998ae570
commit dbc8f9faca
2 changed files with 27 additions and 0 deletions

View File

@@ -1,11 +1,13 @@
package handler
import (
"bufio"
"bytes"
"context"
"errors"
"fmt"
"io"
"net"
"net/http"
"path"
"runtime"