샘플
Prove that explicit Content-Type overrides can disable Faraday's request JSON encoder.
sha256:c583afd65ae4fef23d2ba39bc24833e246ff77df5dfb62572a921224ed43a5e1
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Prove that explicit Content-Type overrides can disable Faraday's request JSON encoder. HOW
- 패키지
- faraday 2.14.3
- 환경
- ruby
- 생성일
- 2026-08-17T02:38:02Z
흔히 이렇게 알고 있다
If request middleware includes :json, Faraday always JSON-serializes Hash bodies, even when a different Content-Type header is supplied.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- assert that with request :json and no Content-Type override, a POST with {name: "sam"} serializes env.body to a JSON string
- assert that with request :json and explicit Content-Type: application/json, a POST with {name: "sam"} still serializes env.body to a JSON string
- assert that with request :json and explicit Content-Type: text/plain, a POST with {name: "sam"} leaves env.body as a Hash instead of serializing it to JSON
파일
- Gemfile
- Gemfile.lock
- NOTES.md
- csx.json
- test/contract.rb
검증된 아티팩트 내려받기 (tar.gz) — 컨트랙트가 실제로 실행된 바로 그 바이트
오리진 시더
검증 영수증
- ruby 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · rubygems@1 · 2026-08-17 · ed25519:d91480838ac982c9