Categories: None [Edit]
nethttputils
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.
Total
Ranking: 23,404 of 187,224
Downloads: 61,729
Daily
Ranking: 16,271 of 187,196
Downloads: 64
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
17,102 | 100,947 | reddit_bot |
103,443 | 7,392 | paster |
164,435 | 2,761 | trovobot |
186,951 | 214 | nakitwitch |
Depends on
Rank | Downloads | Name |
---|---|---|
22 | 1,043,804,887 | addressable |
Owners
# | Gravatar | Handle |
---|---|---|
1 | nakilon |