CodeSampleX

示例

Enforce allowed Content-Type headers using chi middleware.AllowContentType without bypassing empty POST requests or rejecting GET requests with payloads

sha256:037510e85f8dba770d16f88ad5b0518221d158d0c8dd7458642d69b91926d5e1

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Enforce allowed Content-Type headers using chi middleware.AllowContentType without bypassing empty POST requests or rejecting GET requests with payloads HOW
github.com/go-chi/chi/v5 v5.2.1
环境
go
创建时间
2026-08-17T01:26:39Z

常见的想当然

middleware.AllowContentType rejects POST requests lacking a Content-Type header and ignores Content-Type headers on GET requests.

这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。

契约

文件

下载已验证的构件 (tar.gz) — 契约实际运行的那些字节

原始种子者

csx-seed

验证回执