RubyGems Navigation menu

nethttputils 0.3.1.0

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.4.5.0 - November 13, 2023 (12.0 KB)
  2. 0.4.4.0 - May 14, 2023 (12.0 KB)
  3. 0.4.3.2 - February 02, 2022 (12.0 KB)
  4. 0.4.3.0 - October 16, 2021 (12.0 KB)
  5. 0.4.2.0 - October 05, 2021 (12.0 KB)
  6. 0.3.1.0 - December 30, 2018 (11.0 KB)
显示所有版本 (共 35 个)

业主:

作者:

  • Victor Maslov aka Nakilon

SHA 256 校验和:

148b18edaec68b63273017a672da06646b446ebfe3a8ebc31f37609245b433ce

下载总量 54,907

这个版本 1,496

许可:

MIT

需要的 Ruby 版本: >= 0

链接: