async-http-0.37.14

https://rubygems.org

async-http

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 1058395

number: 0.37.14

platform: ruby

spec_sha256: cc156482b3c431e0516e05c9f1b6b77bba8ac770574e64da19b034b16575a5a8

sha256: 890858d8c295075c22df0a21e1c06558f52ac23f3ee95847b0f2a3c88923a7ad

created_at: 2024-05-13 08:30:03 UTC

updated_at: 2024-06-12 09:50:27 UTC

position: 122

version_data_entries_count: 70

uploaded_at: 2019-02-08 23:49:03 UTC

indexed: true

has_extensions:

extensions:

Gem size: 31 KB

Version Data Entries

Total: 70

Unpacked size: 137 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.editorconfig1006440053 Bytesddacbabd625b94f37b01d071b450e3d87aca8ecc4b0692ccb6d11218d31d7d2b
.gitignore10064400125 Bytes42c33f058b2d7926bddef91d5eea8985b452840ce32c4e29e3f7dc6c29af4622
.rspec1006440055 Bytes64242f0eeee3575e534c01cb0627a240051a983c3447f3cc66c2059bd5c1a8f1
.travis.yml10064400469 Bytese28e5193ad5b56cf3ea752cbe123f53b53a0f4f18d03880b5f1e7b91b2cb3b7a
Gemfile10064400201 Bytes0197380520f9e1ca0b804d6af8c236bd8a7e76ac23fdbe524d73efb845a73921
README.md100644007.51 KBa65a224d7a9a84ea38a2d01045e04b1553a3b5528fbbcec9733e8cb18cea6f6e
Rakefile10075500178 Bytes229630ddb450d311870b68f2d37d023b07b1a087eab471b3f81d40b195dde522
async-http.gemspec100644001.01 KB2836afe69323a46fbdf4d40fe937675ef64f04a74ca644d27c4d927bcf5db1e5
examples/fetch/Gemfile1006440035 Bytes617c7377fb227636cef2b38d735d5f021f194fe46b43d9091e4d5057cd174175
examples/fetch/Gemfile.lock100644001017 Bytese665a9901e31fcdf409c22dbe034e57a7f9abe60503d14771d7e09cd192d2e13
examples/fetch/README.md1006440085 Bytes57b2fdc5e0893924fddad03357e72efc2a57c4604f84c56b2cefc7b5ab450002
examples/fetch/config.ru10064400452 Bytes0f5d72bd68ecb98d103c06b9d245eda9a169abe7a141e685d90107055a9fd6cf
examples/fetch/public/index.html10064400301 Bytesc9d6a97817288e9cb47c1f0400e905aa2f5574d2190bdd9521a5b63a1787f604
examples/fetch/public/stream.js100644001.25 KB36cddfa45473553243259d83db418b6dc50f89fef02099cc3c88edc74c56821a
examples/request.rb10064400840 Bytes673f8e8c84b7b1ec34f36c67bef820de24b19f0f15b57014db3b1973fb5bae5d
examples/upload/client.rb10064400894 Bytesdf0b8baf192af304a00f39479d64c686c924c6d6759b7312f9e4d137c12c233c
examples/upload/data.txt100644005.43 KBe263a1b11aed1c02c77a33c805fd32f77718ebd6a1bab179f00ac5ce4585eb0a
examples/upload/server.rb10064400451 Bytes6f117e4168d6ce0e75cfc526ab74f4ab4d18a2870800c3268f9e4c1702ff61a8
examples/upload/upload.rb10064400579 Bytes07caae03a0a22435693301b569560b1dece532b4b4d80b3178ae7460563ce421
lib/async/http.rb100644001.24 KB6dc003cf884c2006eca2fae532f25b4f5b878ce24bce7d703f8a9ab5780db0ef
lib/async/http/accept_encoding.rb100644002.14 KB9ba9b092c4ca14281ef507c4a6e16b497f5f080a4c27d87287a1f5e9ab9c3688
lib/async/http/body.rb100644001.6 KB487ebd194d31e878d5723bf2a5624f868789a9c5f92bf5c86bca999f1c58325e
lib/async/http/body/buffered.rb100644002.28 KB12ffa069ebc8e55336f6cc7a0cc61ce92afa08199f0bdd1eab0b9349b05bd506
lib/async/http/body/chunked.rb100644002.07 KB47cb9d495456401e5ea8f071caabbfeb962c5add7299f172e537e99710001e5f
lib/async/http/body/deflate.rb100644002.86 KB3d382c5b1ddf2e669e2744c406267e8b8cbf873700b7c0d9edf9065804877186
lib/async/http/body/delayed.rb100644001.41 KB92f3397c9410346dcbf77569261c8858f3e22bc0b11aaa57e9256e16a6a41e36
lib/async/http/body/file.rb100644002.46 KB493233848c3119f7a6addd0c221d5e5b8f6eaf9941ad310a6e88282281b03a2e
lib/async/http/body/fixed.rb100644002.38 KB912e1685ca09d124ffa5f5914fc2c979130ef1502b786a5d46fe7bcea1fdf180
lib/async/http/body/inflate.rb100644001.88 KB9a3097331865ae5500298ff0b664d4f5cc8fa5685645e588c83b186c56cf7654
lib/async/http/body/readable.rb100644002.22 KB45b12675645a0dc46cddc101d2c74dbe2691610288ba47647ddb03d6ab4648df
lib/async/http/body/reader.rb100644002.49 KBac95c3619dffd1ec1f5242d0a7174fcb077841680a38c74e64be499daec8acf7
lib/async/http/body/rewindable.rb100644001.84 KB428d3c3262560b7a71d6beab90db19f776077c993516d705ba8b2a687f85bf8b
lib/async/http/body/streamable.rb100644002.19 KB8a4839812ced94a59f6716e154de6329f1c3612228bec9382763714c90c04971
lib/async/http/body/wrapper.rb100644001.75 KBb6c4b31517c7d7e84359863519cff7a0ac307dad3582570ced1ad55283bd1fc6
lib/async/http/body/writable.rb100644002.8 KB58966e21b27337e552c8b2b5756e0b1e03aeab3a2bf46ea4e33d4d6b271ddad9
lib/async/http/client.rb100755003.55 KB16700828293e9b83f550681cce3ed005095c92d29222fdb33d7fee47e2fdb0c6
lib/async/http/content_encoding.rb100644002.57 KB66231f6401dbce08321da5ce633db98daf9b7cd5a8750638094a99f3684d2f84
lib/async/http/headers.rb100644001.21 KBfaca56cc2eade62da73d673d873b8f6414ec371071b0ed536c9a3863800709b1
lib/async/http/internet.rb100644001.93 KB92ccd2f5c69db7fb93e346aea0241364aeb8ed11a19f0e00c864391738641963
lib/async/http/middleware.rb100644002.09 KBc7f931ba7460e92739db8c54f7d3b5e6d605619cb23284aa126edd05732f2dcb
lib/async/http/middleware/builder.rb100644001.77 KBd98f8bc92476569b1f36db21f2e46c7675c0ce851ec4d2f8acf88b991d1dcb11
lib/async/http/pool.rb100644004.48 KB6212d17cd13549801db8f8513c73330ce9204789813d80f7fc02c3add9047ec9
lib/async/http/protocol.rb100644001.81 KB1a53b8f602ca2e5b995c0d0b6a26e901ce172967110f523185d284a57c6d9530
lib/async/http/protocol/http1.rb100644001.56 KB580245128fd5f47d1a99714f96b4245675b35f1ec448d51892d93109aeb4af4e
lib/async/http/protocol/http1/client.rb100644002.36 KB5da941fd6bb58024be71984d2deb32d2f229500be354915290b232c011ffe37c
lib/async/http/protocol/http1/connection.rb100755002.54 KB7650ca6d3487b064ff3acaf3e5200881d865e4d37477b3f88a321a6df6949d88
lib/async/http/protocol/http1/request.rb100644001.47 KBfa6f0f5f31a00c1395bc16b0c3915b1601c4194691d3cc90c636965519981354
lib/async/http/protocol/http1/response.rb100644001.4 KB72c382848de52372e6c42296d31b00671ca19265d448e195aae95c3633f6b784
lib/async/http/protocol/http1/server.rb100644002.45 KBd869beb041831dec2c914ec2b7f2ead84de2c4ac97d4ee9d832451583d103cb0
lib/async/http/protocol/http10.rb100755001.4 KB2cb991fcaca902160afb001a7d93c35d3c67dd4c78e80d79c19ddbcf744dba39
lib/async/http/protocol/http11.rb100644001.4 KBb75256e69574f9e41e01181c0fc67406dcb3efae1528ce1efa42edf6510eed7d
lib/async/http/protocol/http2.rb100644002.36 KB9c922b5be1e5a46c488a9e95570a9e42060480b8801de3a11effacfc8d5b831e
lib/async/http/protocol/http2/client.rb100644001.94 KBd3509bc08f470284b782c57fd5cddc92515245a6e10e3d71f054b3d894513d1a
lib/async/http/protocol/http2/connection.rb100644002.75 KBef32f049e5d7d489b575d2926da2d0eebeb1a803bfa11857e46760c6e572d8d0
lib/async/http/protocol/http2/request.rb100644003.65 KB671d65de684dc1b25758813b37208a79634ed660707bfd1730edd9d70607dcd5
lib/async/http/protocol/http2/response.rb100644004.54 KB6bfce96319b86752a01f35f722bec2662dd8e4bc826cb889ad6b6a23a67619c9
lib/async/http/protocol/http2/server.rb100644002.25 KB62169859cd2f5ae5e7d0620a04ed7117f795a3739eb8a5e7fa1bc50e8b3028e8
lib/async/http/protocol/http2/stream.rb100644003.63 KB22672ab2a6b295de4ac7db3eb24638ce78bab10289fbcc28b1cd76a9fcb76379
lib/async/http/protocol/https.rb100644002.37 KB1eb2319a22d44bdd2b6dd931b7fb2049679aa5252c6ede80fccb6324243ad42c
lib/async/http/protocol/request.rb100644001.79 KB08b50ec2c353d06530a44bcb0b72aa50f19c3df0d641e963ec84f00422856c73
lib/async/http/protocol/response.rb100644001.62 KB5dac603333c83121bc13cc86854fc67698968b0c8b642dc43714fbae0e91b6d2
lib/async/http/reference.rb100644001.22 KBc6aff9f5ca901cccf2e51647d674b86c979b3dcf619e7738a949e00292653f45
lib/async/http/relative_location.rb100644002.35 KB2c198d1becd6a3e2de2b2e989ec85653713aa55f92e2b267d96a242bc0ed343b
lib/async/http/request.rb100644002.14 KB6e6d29257eac3d8c1739e13c7c048a2ffcb3d49dc0b3dea570ffe718558210f6
lib/async/http/response.rb100644002.37 KBbef63594ad5e5a437d1d964ad91bfffefea676b51492d953c2ad519f21754346
lib/async/http/server.rb100755002.69 KBfb24dec0545f7f825a47f6aba8fbdee1681701e133a1f553b3f8d8b56d15b051
lib/async/http/statistics.rb100644003.11 KB08cf89f798f558385e9b61e4093492f4d566caa7b1b78525c6b655152fd83236
lib/async/http/url_endpoint.rb100644004.38 KBda136a5e4c912adbc27b4314ca80f5f7bae76d6587737b690cf794db5d45c811
lib/async/http/version.rb100644001.16 KB4a66a3882cdb95cd8924e666799282dfd51d35b31751c87bb84a755d6705772a
tasks/server.rake100644002.18 KB7d5f9008b4d07f7088b2840108f358ef78fe7032179f57c0937a244f41bbcdd0