RubyGems Navigation menu

nethttputils 0.2.2.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 (12KB)
  2. 0.4.4.0 - May 14, 2023 (12KB)
  3. 0.4.3.2 - February 02, 2022 (12KB)
  4. 0.4.3.0 - October 16, 2021 (12KB)
  5. 0.4.2.0 - October 05, 2021 (12KB)
  6. 0.2.2.0 - May 07, 2018 (10KB)
全てのバージョンを表示(全35件)

所有者:

作者:

  • Victor Maslov aka Nakilon

SHA 256チェックサム:

18e52183d26d7413bc7ca55e119fdf2a4f894a8ea070fd449776b84c13ccd6f4

累計ダウンロード数 55,210

このバージョンのみ 1,817

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: