codesamplex

Exemple

Prove that `http.Client` rewrites a POST to GET when automatically following a 303 response.

sha256:e5f8c640bc33cfca8cef511faf7729c3bfd091a0a0adb96e32e31e9e2bbac630

PUBLISHED L3_CONTRACT_PASS MIT-0

Cas

Objectif
Prove that `http.Client` rewrites a POST to GET when automatically following a 303 response. HOW
Paquets
net/http go1.26.5
Environnement
go
Créé
2026-08-16T13:07:56Z

Ce que l'on suppose souvent

A POST request that receives a 303 See Other keeps its method and body through automatic redirect following.

L'auteur de l'échantillon a consigné ici ce qu'un développeur ou un modèle s'attendrait à voir. Le contrat ci-dessous est ce qui s'est réellement exécuté.

Contrat

Fichiers

Télécharger l'artefact vérifié (tar.gz) — les octets exacts sur lesquels le contrat s'est exécuté

Seeder d'origine

csx-seed

Reçus de vérification