HTTP request code generator
A pure HTTP client library with monadic promises.
har2languages
Engineering best-practice skills for Claude Code — Go, TypeScript, Python, React, Angular, Next.js, NestJS, and Database
A library for creating functionally pure HTTP request handlers.
OpenTracing Instrumentation for Net::HTTP requests.
Simple tool to test and benchmark sites
OpenTracing Instrumentation for Net::HTTP requests.
OpenTracing Instrumentation for Net::HTTP requests.
Follows a chain of redirects and reports back on all the steps. Heavily inspired by John Nunemaker's blog post. http://railstips.org/blog/archives/2009/03/04/following-redirects-with-nethttp/
Back in 2015 I was a guy automating things at my job and two scripts had a common need -- they both had to pass the same credentials to Jenkins (via query params, I guess). That common tool with a single method was a Net::HTTP wrapper -- that's where the name from. Then when the third script appeared two of them had to pass the Basic Auth. The verb POST was added and common logging format, and relatively complex retry logic. Then some website had redirects and I had to store cookies, then GZIP and API rate limits... I was not going to gemify this monster but it is now a dependency in many other gems, and since Gemfile does not support Github dependencies I have to finally gemify it.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.