We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/golang/go/blob/1d1ba85d9986bb56226046c06dec4ce63ef9fe48/src/net/http/request.go#L992
The corresponding code in http/server.ts should be changed to also not depend on conn. https://github.com/denoland/deno_std/blob/aad0896346805513dc87eb01cd867a1513f574b1/http/server.ts#L201-L220
The text was updated successfully, but these errors were encountered:
moved denoland/std#427
Sorry, something went wrong.
No branches or pull requests
https://github.com/golang/go/blob/1d1ba85d9986bb56226046c06dec4ce63ef9fe48/src/net/http/request.go#L992
The corresponding code in http/server.ts should be changed to also not depend on conn.
https://github.com/denoland/deno_std/blob/aad0896346805513dc87eb01cd867a1513f574b1/http/server.ts#L201-L220
The text was updated successfully, but these errors were encountered: