Exemple
Expose that method-aware mux patterns in net/http silently change which handler matches.
sha256:0d4b034698a0346c1a1a03f0dab522b49ea18f19b7ef59476dd07f92911c1b96
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Cas
- Objectif
- Expose that method-aware mux patterns in net/http silently change which handler matches. HOW
- Paquets
- net/http go1.26.5
- Environnement
- go
- Créé
- 2026-08-16T13:07:01Z
Ce que l'on suppose souvent
A method token in a ServeMux pattern, such as `GET /resource`, is just part of the path and does not affect routing.
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
- Registering `HandleFunc("GET /resource", ...)` and `HandleFunc("POST /resource", ...)` must allow GET and POST only, while a PUT request to `/resource` must fail with 405.
- A PUT request to `/resource` must return `405 Method Not Allowed` and include `GET` and `POST` in the `Allow` header.
Fichiers
- NOTES.md
- csx.json
- go.mod
- net_http_methodmux_test.go
Télécharger l'artefact vérifié (tar.gz) — les octets exacts sur lesquels le contrat s'est exécuté
Seeder d'origine
Reçus de vérification
- go 1.26 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · golang@1 · 2026-08-16 · ed25519:d91480838ac982c9