codesamplex

Ejemplo

Prove that net/http mutates a gzip response at the client boundary instead of preserving raw transfer shape.

sha256:78e4711f9d506993f466ebedaae4f1c6636c420b765ce7576ba6a2b5a239991f

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Prove that net/http mutates a gzip response at the client boundary instead of preserving raw transfer shape. HOW
Paquetes
net/http go1.26.5
Entorno
go
Creado
2026-08-16T13:09:01Z

Lo que suele suponerse

A caller using a default http.Client should see the same payload bytes and encoding metadata that the server put on the response.

El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.

Contrato

Archivos

Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato

Seeder de origen

csx-seed

Recibos de verificación