RubyGems Navigation menu

nethttputils 0.3.2.3

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.4.5.0 - November 13, 2023 (12 KB)
  2. 0.4.4.0 - May 14, 2023 (12 KB)
  3. 0.4.3.2 - February 02, 2022 (12 KB)
  4. 0.4.3.0 - October 16, 2021 (12 KB)
  5. 0.4.2.0 - October 05, 2021 (12 KB)
  6. 0.3.2.3 - January 20, 2019 (11 KB)
Zeige alle Versionen (35 total)

Besitzer:

Autoren:

  • Victor Maslov aka Nakilon

SHA 256-Prüfsumme:

1cedb1c5c26491da8d4d2c2c4dfb37fbd2d13d19d734fe1296942a9118e5ade1

Downloads insgesamt 55.175

Für diese Version 1.662

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: