http-0.8.4

https://rubygems.org

http

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 276097

number: 0.8.4

platform: ruby

spec_sha256: 2f1965242970390f6083e9e182d287d5f0ccb29c5d659bc02b1fac01c5088b87

sha256: 59159296d8e06ad2032d752ed3ae259eb92f1ace5e9de70dc180074843d55c87

created_at: 2024-05-13 08:17:41 UTC

updated_at: 2024-06-07 09:55:12 UTC

position: 71

version_data_entries_count: 84

uploaded_at: 2015-04-23 14:14:17 UTC

indexed: true

has_extensions:

extensions:

Gem size: 66.5 KB

Version Data Entries

Total: 84

Unpacked size: 210 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
CHANGES.md100644007.52 KB37992b9356fc5b3b8646850b855ed570569faeeadfed354aa06c35c69a2e3e4a
CONTRIBUTING.md10064400715 Bytes84c0c50e75d9a539829942c128e4f9878961ce9315e62c42cec638589e3fd8c7
Gemfile10064400814 Bytes7b912f189824abe33c794b35ddccd48a95292fdecc44bbd837d479ddb815c489
Guardfile10064400428 Bytes7b1cfde337d8a185ad8af0de59af1ec39044ee1efc161675224b963474e0e367
LICENSE.txt100644001.07 KBfa74be3ffc2515e885c3f24aa83432b6e3ad9acaba3d8fd5b2cd45e1d2d5abc1
README.md100644008.64 KBc03bf57355bc2e5f98e230880c560a9dc46aecd9c140d9f215fc055636c7a547
Rakefile100644001.71 KBf6a90ae9dd9f97817a544720a6e5f5eea6322b6beba27608ebebe542a31f2d29
.coveralls.yml1006440025 Bytes8d243c195bb43a1d5f4efe62641a1a4c0515c27387792650e81c312c7365bd14
.gitignore10064400166 Bytesbc1bdd81f7b6120e002e2db6e3a7de252b2432f0b281e1ebac119c958ec13831
.rspec1006440080 Bytes9a9068a5540f087c03af001e959a7cc39890bda1dd1c631db575cdf871134049
.rubocop.yml100644001.15 KB11d7622428a3122d543633f3ee3d6a1daac8e8254a69690b1551f9e239ef088e
.travis.yml10064400317 Bytesbc231339ff072e6bd3cbba93d080e082e665caf819742df8d6ecb1dc5edff4d4
.yardopts1006440046 Bytes8877b9150933094b8e7479506b166b4cf8c584f9e42fd7ed0f8a7ebfd30f6334
examples/parallel_requests_with_celluloid.rb10075500987 Bytes94d38a698052142ca5fd45c111f79d24fd7f34c2b2c1fb8ea3aa79da2a2afa45
http.gemspec100644001.13 KB7b1a5c6b7bbf9125f1e8baa31a731cfed3e3f6fff08f319f26679a22d9b94e2f
lib/http.rb10064400569 Bytese7c43bf201e6dfde76228b2bb5a037e020b098be9783f49692327fa679f96671
lib/http/cache.rb100644004 KB0e7adb23a344092e1d8af0dfc7a95886650036d3ca559a3f11c9d03a67b03d80
lib/http/cache/headers.rb100644002.56 KBa20aeffa1580db851bc9600fe6e426482b46a41e5c45fb573fab75aee9026fde
lib/http/cache/null_cache.rb10064400377 Bytes6e92cffa5f68fd2d4b0b41fea67c12801e73438f5e22b807d29f2c3fafeaa58d
lib/http/chainable.rb100644005.9 KBa8d209ba40ee3381589894d77647cc547c726dbabeff1681088ab6bb0599e0e1
lib/http/client.rb100644004.42 KBd64ae3c3baee8cccd5056d29268e95189189eb827f61c0c612792b0f250ede22
lib/http/connection.rb100644005.08 KB00a7f47615a40e90620afb2ec0b00649704234e5b2a062d7db69175db437f260
lib/http/content_type.rb10064400597 Bytesce619bc66ec9094f6dbd366a48f6e3cc769f858d8a47bd4a70ad0d77f6e44885
lib/http/errors.rb10064400484 Bytese67f43631300da823e7509dad8e7ed9366e19aae76e5c56a4cddaa1738c6ffc8
lib/http/headers.rb100644005.05 KBd6f12d772f707b8885a94f19bc674432aab0f2337f7e1b2468f501a1fb7d7b61
lib/http/headers/mixin.rb10064400684 Bytesb61be2b49ab2ce1a114af8f6ce0005eb52fbb8de747922580627f0c8612f9cd2
lib/http/mime_type.rb100644001.66 KB02e7da9834a4d2e828d94c6d2dd16948d4522db6c0abe259256efd65ffb6ca7e
lib/http/mime_type/adapter.rb10064400517 Bytes5d20a01a16779d4b0122ad2f9bd087c45063484baab5794290cf9fdc415cf367
lib/http/mime_type/json.rb10064400480 Bytesfb2804b1f05987c9610f3cb61ab90673aebc73c35d40d5955c8703a1af932771
lib/http/options.rb100644003.55 KB58e3a28459a23fcc2c7ada8b9101f7a38a40ed7e9ee61a5e6db3901de472db0b
lib/http/redirector.rb100644002.71 KB7d83288fc7145feaeb505b406ff3f779f8b716c4efae145364763b834c633227
lib/http/request.rb100644004.93 KB1a996011e0f3d75bf31641fad51d75d92c928e895f069fb20e29f0451bcd5873
lib/http/request/caching.rb100644002.6 KB562eb769b76f786c91ddb6411a3f2e101a9d17e47ca7bbf080e6ec9fb0643d6b
lib/http/request/writer.rb100644002.28 KBd8d7876f8db537f41ea3cb4611bdaefb65a066a2018fc8f1febf0baa32c48cdf
lib/http/response.rb100644002.68 KBebf0a45eb382b6aeb520ffe72376cc2c48aeb5277d3a737aa27db2a3286bd216
lib/http/response/body.rb100644001.47 KB6580edc94c464cc72bc2f7a4872f0dcb43c9dc603a2b9d6b06ffded34ede3067
lib/http/response/caching.rb100644004.17 KBfc82635b738754beaaeb8e7442828120f8383f510f6edf5e9b01daf439d8243b
lib/http/response/io_body.rb100644001.48 KB413a2731a15f16f4c4031df5a459d5bb0bed8bcf306967783fb810f758bcb9fe
lib/http/response/parser.rb100644001017 Bytesa06ad57970995ccb5a072578b870a5eb66cdb6e431b4316e8063ea5a5b355bac
lib/http/response/status.rb100644003 KBebe933957c5a2390d851487c034d130aa5d3bd8095d804397876d8fd2d44e9af
lib/http/response/status/reasons.rb100644002.34 KB9062acab42df58e7e1b54c9c9c83454be4f7676efad81bb8578dc0764964c200
lib/http/response/string_body.rb100644001.29 KBcf3c9fca9ef646cfdab6b255a6e12b8085573bba74abea98b3de741629f2f916
lib/http/timeout/global.rb100644001.8 KB281c1524fc05b2c992b860bf12fd67e7c5e9f6f56e8f2f11de0f8dd8082dff9f
lib/http/timeout/null.rb100644001.1 KB2bc1c8e0a2014808ca2dc285fa0d85a79d25690ad3c08bc27ab9443c5182f889
lib/http/timeout/per_operation.rb100644001.74 KBb6215e9c06aa4b30675658a23f10d98653084a799b480ee948251a0ed96053a7
lib/http/uri.rb10064400425 Bytes8789de86dbae6cf9baee2c1a2f1bced800f5e7643de9e705463f34169678eab7
lib/http/version.rb1006440036 Bytes7ea9885c14fa5ea9c174a39bec4e80cdfa377160d350f5f1c264aeddbfde9185
logo.png1006440013.5 KB71b2cccb451df79202bd32faf50ff5338af2b42f77106006dc3eb8d2959e00d7
spec/lib/http/cache/headers_spec.rb100644002.14 KB639c6122c85032e8c6ac1d5d319f7115c27a1a39ec631d99dd4437efe137652a
spec/lib/http/cache_spec.rb100644005.33 KBb62e027aa06c754a773f4c44598ee6ec6fa8aa1fd444f5eb269c2ceecd9f5517
spec/lib/http/client_spec.rb1006440010.6 KBad3721484d39a42e1a8e6ea2d983808084a75d2eb0083744f2ace6bcc9612ab7
spec/lib/http/content_type_spec.rb100644001.63 KBd2a341988ac29b2ba70e03858fff44ca9340dee941ac59df8143e43d9e4149d1
spec/lib/http/headers/mixin_spec.rb10064400726 Bytes881a6f1b93e6ac5270f78e48fc97aaec1976fd4d9daa5ebdc87c90631a47e744
spec/lib/http/headers_spec.rb1006440012.3 KBd71228df6298456fce64c49a482ea012be9a7d433d60126ea852ef732589231b
spec/lib/http/options/body_spec.rb10064400295 Bytesb70f7b4745764a6f517d9cb2413b77058d999cfca0b610b4f69701da09bbdeb6
spec/lib/http/options/form_spec.rb10064400310 Bytesa8db78ee25a47241a60085803ca69b819d2df97b535f9ce9654c9a8d69c6b8a0
spec/lib/http/options/headers_spec.rb10064400526 Bytes2c516dcd008e77cad284030a1d05f2528143f2c2dae3f9d684b15f183f80c5c4
spec/lib/http/options/json_spec.rb10064400310 Bytes0f01bd72ead130e619544434e248d1e9324589439ec6e14404ebd2d049bb713d
spec/lib/http/options/merge_spec.rb100644002.05 KB9c433a10df7825bfa2c0693744325745704c83e4a35039770483b661912adaed
spec/lib/http/options/new_spec.rb10064400871 Bytes0f754341741642284da66dd000ff7155cc68b5e74023c147e04389ac443700c8
spec/lib/http/options/proxy_spec.rb10064400745 Bytesc57dc4ad5970b13701cd03f4d14b9e0a54122dd9b75749f00fb973fb89436937
spec/lib/http/options_spec.rb10064400302 Bytes4eecbe9edc94e737c9e0386438a3ed4aabc03ade559cfb7420f4225236a95b97
spec/lib/http/redirector_spec.rb1006440012.5 KB4d4b4e62d63d17d684a8166a44e04050b4843066ccaf405e2b01f7ff533f779a
spec/lib/http/request/caching_spec.rb100644003.62 KBd91630b98185d2ad46f5a3001ec8972c2f66dba771aa4fb33ae0df3b65918917
spec/lib/http/request/writer_spec.rb100644002.47 KBad124a3e6943b58f0413cfaba1a84ccbe42fee2b4b8aa23691e79ac33fceda12
spec/lib/http/request_spec.rb100644004.75 KB258c4aa99b5e0f285e82da998c088bb92a547c5e5c587454a5612b4c6e380254
spec/lib/http/response/body_spec.rb100644001.02 KB433e0821b5a63a5255a52bb90233b0160f09eef931138a42001c2ba30b4c7253
spec/lib/http/response/caching_spec.rb100644004.7 KBcc3ef11c5512bde535e5970037d7c1b2d84b33297172927bdcb6b28d5fdcb1e8
spec/lib/http/response/io_body_spec.rb10064400872 Bytescc4406669aaf1758ca6e7c694768991cf36bb6323770ca1d082ceaac38d1c69b
spec/lib/http/response/status_spec.rb100644003.4 KB7dc69d47573c5ab03631fd83760f7d23811aa45ad060ea3247a840a7d6e88040
spec/lib/http/response/string_body_spec.rb10064400830 Bytes02b99ddedfea4c52b97189b6f289ef6e0eb51fed2a9406e2c791abdee748ad51
spec/lib/http/response_spec.rb100644003.34 KBd5b6981710273b98e92ae9be69b9a5862aeb1fea43c28424e85d5d7c757d06fd
spec/lib/http_spec.rb100644006.82 KB720bf97775ac72891bfffd0fb161b8af53b46da7a39f964e971ba119ec9a6899
spec/spec_helper.rb100644003.14 KBc0ca6da99743c6a2f979b2812aa5c2637adbdbb94d1ec7fd8891c01b30a5d74b
spec/support/black_hole.rb1006440065 Bytes87d2b48bb070be541ac0f1f14882d275dadc48673051c1c2522fb3340f8129a4
spec/support/capture_warning.rb10064400127 Bytes9be3c6aa9053b6800e04816a0848423b6e2b20a2b4283e99dd8786b7a35b5d64
spec/support/connection_reuse_shared.rb100644002.87 KBc5a45fad9f299f35ee1a60d0cacf164d1f15f553abbc6053ba3e392eeb441bc3
spec/support/dummy_server.rb10064400826 Bytesf880290466307d5c53e65d026ff91c21f1b23f417e133a0073e651765fa55f6d
spec/support/dummy_server/servlet.rb100644002.87 KBe92b70c8c99e91686f8b5d77c48936f749edd85ced600b6bf5007ddcaf01087a
spec/support/http_handling_shared.rb100644005.07 KB9a18a46ef93d586f9251451166fa54987ac3c64133c6840c65ee88fa1c790e0a
spec/support/proxy_server.rb10064400824 Bytesaee362690453ca341e91cf7daef75d3f570092a5af329529ce3b7a209433d662
spec/support/servers/config.rb10064400102 Bytes8e0c561cb4d4064a93077aa122196fb9c155d796f6bbdefceeca6528e30523b1
spec/support/servers/runner.rb10064400256 Bytesd1c868cc2ea2df394e398a8c4ebd1365de9f83d8917fc2b712d21fce645f8f9f
spec/support/ssl_helper.rb100644002.12 KB3166733f7015cd0616c849d6a356852122c448ab50cc6f43066b731461a1d192