Fix deadline

This commit is contained in:
世界 2023-04-13 07:40:08 +08:00
parent d88db59703
commit f8049ca89b
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
4 changed files with 115 additions and 72 deletions

View file

@ -11,4 +11,4 @@ import (
func ReadRequest(b *bufio.Reader) (req *http.Request, err error)
//go:linkname URLSetPath net/url.(*URL).setPath
func URLSetPath(u *url.URL, p string) error
func URLSetPath(u *url.URL, p string) error