codesamplex

Ejemplo

Expose that method-aware mux patterns in net/http silently change which handler matches.

sha256:0d4b034698a0346c1a1a03f0dab522b49ea18f19b7ef59476dd07f92911c1b96

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Expose that method-aware mux patterns in net/http silently change which handler matches. HOW
Paquetes
net/http go1.26.5
Entorno
go
Creado
2026-08-16T13:07:01Z

Lo que suele suponerse

A method token in a ServeMux pattern, such as `GET /resource`, is just part of the path and does not affect routing.

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