mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-03 20:07:38 +03:00
Fix deadline
This commit is contained in:
parent
d88db59703
commit
f8049ca89b
4 changed files with 115 additions and 72 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue