You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ry I'm starting this 3rd time, please comment on desired approach. There are significant differences with Go's implementation, mainly explicitly setting protocol version, as well as content length of the body. Those differences drive specific test cases. Do we want to adapt that approach or just generally emulate Go's test cases?
https://github.com/golang/go/blob/master/src/net/http/responsewrite_test.go#L19
https://github.com/denoland/deno_net/blob/master/http_test.ts
The text was updated successfully, but these errors were encountered: