codesamplex

Exemplo

Show that `http.Client.Timeout` is enforced while reading a slow response body.

sha256:a5d71aedbea662543b6d6b4b60bce0ccd1b8876c606797a1bbab8655f25ddf1f

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Show that `http.Client.Timeout` is enforced while reading a slow response body. HOW
Pacotes
net/http go1.26.5
Ambiente
go
Criado
2026-08-16T12:04:37Z

O que costuma-se supor

A common model expectation is that once headers arrive, a `http.Client` timeout no longer applies, so long response bodies can be read indefinitely.

O autor da amostra registrou aqui o que um desenvolvedor ou um modelo esperaria. O contrato abaixo é o que de fato rodou.

Contrato

Arquivos

Baixar o artefato verificado (tar.gz) — exatamente os bytes contra os quais o contrato rodou

Seeder de origem

csx-seed

Recibos de verificação