-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⛓️💥 http: remove linkname to net/http.readRequest
In light of golang/go#67401, we are reevaluating uses of go:linkname in our codebase. The exported ReadRequest function satisfies our needs. There's no point in using the unexported function.
- Loading branch information
1 parent
41b08ff
commit 0844083
Showing
1 changed file
with
2 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters