http_spew 0.4.1 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: d3f2c553d5927afcdfd2ea3682fc0ed6f3369f63e135d8d7e16a9a047e4d3429
4
+ data.tar.gz: 2527a787478d7821a93f9b4f9d71bd816213f812af06ce59ff1335f6b8aa65e2
5
+ SHA512:
6
+ metadata.gz: aedb97f92a249ab4ee9802a36838e5b9d2aa7e2503fedab6079dd06e24d7869d8d0389de3ad5973cb935e28ae008e6e1b8a68366774caf8ce7a8df69087a69e2
7
+ data.tar.gz: 2886c12ff0b8886d7dc60e18457f334f1b375e419b077981635404c6e1a6b12f9a05a1cf4c1cf210b09e269134d1870ea0e065ea4c4cd0d3080e54c0fb4dae71
data/.document CHANGED
@@ -2,5 +2,4 @@ LICENSE
2
2
  README
3
3
  NEWS
4
4
  LATEST
5
- ChangeLog
6
5
  lib
data/.gitignore CHANGED
@@ -1,11 +1,8 @@
1
1
  /pkg
2
- /NEWS
3
- /ChangeLog
2
+ /NEWS*
4
3
  /LATEST
5
4
  /doc
6
5
  /tmp
7
6
  /GIT-VERSION-FILE
8
7
  /.manifest
9
8
  /lib/http_spew/version.rb
10
- # http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/
11
- /Gemfile.lock
data/.manifest CHANGED
@@ -1,17 +1,17 @@
1
1
  .document
2
2
  .gitignore
3
3
  .manifest
4
- .wrongdoc.yml
4
+ .olddoc.yml
5
5
  COPYING
6
- ChangeLog
7
6
  GIT-VERSION-FILE
8
7
  GIT-VERSION-GEN
9
8
  GNUmakefile
10
- Gemfile
11
9
  LATEST
12
10
  LICENSE
13
11
  NEWS
14
12
  README
13
+ benchmark/bm_content_md5.rb
14
+ benchmark/bm_content_md5_input_spray.rb
15
15
  http_spew.gemspec
16
16
  lib/http_spew.rb
17
17
  lib/http_spew/chunky_pipe.rb
data/.olddoc.yml ADDED
@@ -0,0 +1,6 @@
1
+ ---
2
+ cgit_url: https://yhbt.net/http_spew.git
3
+ git_url: https://yhbt.net/http_spew.git
4
+ rdoc_url: https://yhbt.net/http_spew/
5
+ ml_url: https://yhbt.net/http_spew-public/
6
+ public_email: http_spew-public@yhbt.net