← Graph

Net::HTTP

tool 2 connections

Ruby standard library HTTP client. The only HTTP client supported by FakeWeb; called out in the talk as having a complicated interface compared to modern alternatives like the HTTP gem.

category
library
language
Ruby
about
Net::HTTP tool
Talk mentions Net::HTTP as FakeWeb's only supported client and as the verbose legacy client that WebMock lets you swap out.
about
Net::HTTP tool
AWS SDK uses Net::HTTP directly; the team overrode its behavior in Ruby to handle S3 downloads while blocking other traffic.

Provenance

Read by
6 extractions