devd icon indicating copy to clipboard operation
devd copied to clipboard

Fix failing TestServeFileWithContentEncoding

Open wader opened this issue 6 months ago • 0 comments

Synced with golang std http fs_test.go https://github.com/golang/go/blob/456a90aa1618a6c3aa49ecba46969128e2bfa26f/src/net/http/fs_test.go#L607

See upstream comment why this is needed.

We should probably rebase devd fileserver.* on latest golang fs.*

wader avatar Jun 23 '25 22:06 wader