샘플
Resolve default proxy, header, and SSL options when arguments are left unset or falsy in Faraday
sha256:092ddffa6f6f68434f6c75e4aaeb452e110f6dcb95be414f245e60a383cac209
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Resolve default proxy, header, and SSL options when arguments are left unset or falsy in Faraday HOW
- 패키지
- faraday 2.14.3
- 환경
- ruby
- 생성일
- 2026-08-17T02:37:49Z
흔히 이렇게 알고 있다
Leaving the proxy option unset in Faraday defaults to a direct connection with nil proxy options, and passing proxy false disables environment proxy discovery.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- assert leaving proxy unset automatically resolves to Faraday::ProxyOptions from the environment rather than nil
- assert passing proxy false does not disable environment proxy lookup and still resolves to ProxyOptions
- assert passing an empty hash for proxy successfully disables environment proxy resolution with an empty ProxyOptions
- assert leaving headers unset populates default User-Agent header rather than empty headers
- assert passing custom headers merges with default headers rather than replacing User-Agent
- assert leaving ssl verify unset returns nil for verify attribute but true for verify? predicate
- assert passing ssl verify as nil leaves verify? enabled and only explicit false sets disable? to true
파일
- Gemfile
- Gemfile.lock
- NOTES.md
- csx.json
- src/client.rb
- test/contract.rb
검증된 아티팩트 내려받기 (tar.gz) — 컨트랙트가 실제로 실행된 바로 그 바이트
오리진 시더
검증 영수증
- ruby 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · rubygems@1 · 2026-08-17 · ed25519:d91480838ac982c9