.editorconfig | 100644 | 0 | 0 | | | 53 Bytes | ddacbabd625b94f37b01d071b450e3d87aca8ecc4b0692ccb6d11218d31d7d2b |
.github/workflows/development.yml | 100644 | 0 | 0 | | | 1.11 KB | 59aa6e8321680d9079b4aa3535e74fa8b60b1529b19051da348a424e24b540e3 |
.gitignore | 100644 | 0 | 0 | | | 128 Bytes | e7d58fbb90bbb33b5ef4b7d5708a3e9e4f684641a7942f8fb87ea61e48dab430 |
.rspec | 100644 | 0 | 0 | | | 55 Bytes | 64242f0eeee3575e534c01cb0627a240051a983c3447f3cc66c2059bd5c1a8f1 |
.travis.yml | 100644 | 0 | 0 | | | 559 Bytes | a2de7b5037db9d46fc62919eaf82906e5ae732bf5f41186bee3f84bda5bfe7ed |
Gemfile | 100644 | 0 | 0 | | | 309 Bytes | 3a79ebace753c3c64867f4395a4d7c264e9f3240fff6b2a0afda7d13a66aad6e |
README.md | 100644 | 0 | 0 | | | 10 KB | 6df49f416ad92b003514edccbe99adba5da0a13ab000a49fccb22206fb094d2d |
async-http.gemspec | 100644 | 0 | 0 | | | 1.28 KB | 62ea5b1b0fcface03e521d9e561b41ea6b0b5ca77065e80882461a282572ca33 |
bake.rb | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
bake/async/http.rb | 100644 | 0 | 0 | | | 2.07 KB | 1e593494509efa50d8101071539b6ffbb62b2d8a2d0a5ed6a5cf2bbb374ba31a |
bake/async/http/h2spec.rb | 100644 | 0 | 0 | | | 895 Bytes | d7312d9538ccd8f2d64172e44ac8095aaedb814d238a452ab4f10b968e9171bf |
examples/compare/Gemfile | 100644 | 0 | 0 | | | 95 Bytes | 09870a5d0f42f60807f1739b50b151c24ab673634d66999de85b999071b8383f |
examples/compare/benchmark.rb | 100755 | 0 | 0 | | | 1.21 KB | cf387ad7eae18b98ed93e6aed5f873643b2aed915ed437eefa3be2bbcc22d7a0 |
examples/download/chunked.rb | 100755 | 0 | 0 | | | 2.09 KB | 28ebe4fc64b426615b043211c27d08cfa21ab6af5284f6c7e8d11ce6d05842b4 |
examples/fetch/Gemfile | 100644 | 0 | 0 | | | 25 Bytes | 6a3fdb6716197aaf16bc7b38de8a83e8938dae1937e4cd0c2bed4d297f4767bb |
examples/fetch/Gemfile.lock | 100644 | 0 | 0 | | | 1.57 KB | f0d9dbdea36b063b39406018204be7d647933c4a29cb70fa8ae7b0490bbc6a68 |
examples/fetch/README.md | 100644 | 0 | 0 | | | 85 Bytes | 57b2fdc5e0893924fddad03357e72efc2a57c4604f84c56b2cefc7b5ab450002 |
examples/fetch/config.ru | 100644 | 0 | 0 | | | 438 Bytes | 3443cd9efa6dc1b5384093d2f8dde62ce3c0074bb4d79785f2dae8f136424e6e |
examples/fetch/public/index.html | 100644 | 0 | 0 | | | 301 Bytes | c9d6a97817288e9cb47c1f0400e905aa2f5574d2190bdd9521a5b63a1787f604 |
examples/fetch/public/stream.js | 100644 | 0 | 0 | | | 1.25 KB | 36cddfa45473553243259d83db418b6dc50f89fef02099cc3c88edc74c56821a |
examples/google/search.rb | 100755 | 0 | 0 | | | 1.67 KB | 204981eb2479a04540019aeb601021d8ef2b30f1a161101af68eef796c38e292 |
examples/request.rb | 100644 | 0 | 0 | | | 832 Bytes | 2271a20490a2e79a83bbce5875dbd406e1281c356b46e96e67ee51a2bfb91623 |
examples/stream/stop.rb | 100644 | 0 | 0 | | | 559 Bytes | 398f02a399eefb1847c7dab2338a1151df65944841fcccd10ff2e66a367dd07c |
examples/trenni/Gemfile | 100644 | 0 | 0 | | | 62 Bytes | 6ec81b76ab6ee4a8b9e6bafe76d3ea20014d9a841054ebe412bec0bd4cbaf30b |
examples/trenni/streaming.rb | 100644 | 0 | 0 | | | 829 Bytes | 8c2f0af2224b74a585fc3642ae48f8fce2c286317b6d24633ea179c8e872e90a |
examples/upload/client.rb | 100644 | 0 | 0 | | | 883 Bytes | 808ab2cead32f490f745892ea540296695325564f8eb03b17cccded2560eacd4 |
examples/upload/data.txt | 100644 | 0 | 0 | | | 5.43 KB | e263a1b11aed1c02c77a33c805fd32f77718ebd6a1bab179f00ac5ce4585eb0a |
examples/upload/server.rb | 100644 | 0 | 0 | | | 443 Bytes | 8f110284dedf55f39db9789644dac3c5e3942d76a091fa92c05ad4d6cc1be64a |
examples/upload/upload.rb | 100644 | 0 | 0 | | | 575 Bytes | 29f2eede6077739d9cfb766b636ec2cde284982a9911251f26b9fa67e8609f62 |
lib/async/http.rb | 100644 | 0 | 0 | | | 1.26 KB | 27fea3b1628f2bbe0ce5d3b79d83fb9e62538390ed0bad546806ea420a9f3933 |
lib/async/http/body.rb | 100644 | 0 | 0 | | | 1.29 KB | c2796cbc01d70abe1c36ff4dc8a4ecde523c8c97373057a8957b2944af6a7287 |
lib/async/http/body/delayed.rb | 100644 | 0 | 0 | | | 1.45 KB | 558356c1e0148318eb212a1e18c28a7795f69bc9ce7e6bac7c644afca1c6b706 |
lib/async/http/body/hijack.rb | 100644 | 0 | 0 | | | 2.5 KB | 1aaa15af56c3c42580800e03ec3ba0f8e9c18e4feb94c18b5cc28bda1f7d20f3 |
lib/async/http/body/pipe.rb | 100644 | 0 | 0 | | | 2.68 KB | 951e30597e35b3ab94679b74b0550bca64e7636f1ff99bf5c1294c74e20b532c |
lib/async/http/body/slowloris.rb | 100644 | 0 | 0 | | | 2.75 KB | 22f1b2af0e415cf640074cf1ee6ddce196a76f4148596581ef0106c8dff607dd |
lib/async/http/body/stream.rb | 100644 | 0 | 0 | | | 4.88 KB | 287a972fd69677b8eaaf1b4d61204908c71b1452183cba69dddcc9f5c6a4e22f |
lib/async/http/body/writable.rb | 100644 | 0 | 0 | | | 3.04 KB | bcaa254c04b0259fe15f4be2d607e7df7599cd365901ae406624a73cb0faa2fc |
lib/async/http/client.rb | 100755 | 0 | 0 | | | 5.06 KB | c6becba0c2aa7315d409f6e686cc35e12e71169faf071a79aca144eed18ca815 |
lib/async/http/endpoint.rb | 100644 | 0 | 0 | | | 5.79 KB | 8148a51741e4efc9246d40335f38e7a42a42a496ef317751e20c3512810baa2e |
lib/async/http/internet.rb | 100644 | 0 | 0 | | | 2.52 KB | 8179546c1126794acfa8decc6f8f6caf3064eca78fb7942d039d1a0b9880e176 |
lib/async/http/protocol.rb | 100644 | 0 | 0 | | | 1.84 KB | 0be76e945f01850d1a306c13d5e4c08adee964cf3b8fa4560294180a9589c67e |
lib/async/http/protocol/http1.rb | 100644 | 0 | 0 | | | 1.73 KB | 0b6a3af96debcf9910fa72cc7c1e3a66d7264dd4cd8f2ae55afd19cd4c34b39d |
lib/async/http/protocol/http1/client.rb | 100644 | 0 | 0 | | | 3.41 KB | 69ccbeebfd8eb6cfbcf499b11d569051c5103292d6b3ba8ef8e80ea3ca6ea56c |
lib/async/http/protocol/http1/connection.rb | 100755 | 0 | 0 | | | 2.17 KB | 4c392dcd62d7dc798f1ed3fd1da97d49e3901a192485114456b39d426b591181 |
lib/async/http/protocol/http1/request.rb | 100644 | 0 | 0 | | | 1.82 KB | 9458ac3257268a9eccead5e7bf5f90eb964f7801aa0b13ac777cb815d3a57b10 |
lib/async/http/protocol/http1/response.rb | 100644 | 0 | 0 | | | 1.89 KB | 20154a2df2b1b334683f3f7c5dae02e1150d6933c46666a2686701b1a47334c1 |
lib/async/http/protocol/http1/server.rb | 100644 | 0 | 0 | | | 3.64 KB | e1c68283c37019b4a3d6229b4f55a3e4e8d62624092a53f7ac225e579c247cc2 |
lib/async/http/protocol/http10.rb | 100755 | 0 | 0 | | | 1.69 KB | a6f06716f997f2219e25bd4b75005bfdcfc663017d6d4c023294f3eb185953e0 |
lib/async/http/protocol/http11.rb | 100644 | 0 | 0 | | | 1.69 KB | eb4c7c98c8a3a2519e8b44451fca976f13eb862628b0819eee30b13b0b04df13 |
lib/async/http/protocol/http2.rb | 100644 | 0 | 0 | | | 2.95 KB | 495a3a134f9f01b352c3e301d08621c1f2210b9a1db1442b8235a6b69d135ced |
lib/async/http/protocol/http2/client.rb | 100644 | 0 | 0 | | | 1.96 KB | 6d3991debf050271f5617db1988706806fe123e6b24c1784d259c1d967661efc |
lib/async/http/protocol/http2/connection.rb | 100644 | 0 | 0 | | | 3.59 KB | 4ffce90610189e87423331519ebd6a72c6d48284cdeeaa1550d393ffcd53d0dd |
lib/async/http/protocol/http2/input.rb | 100644 | 0 | 0 | | | 2.12 KB | b17a8a226974edb04e4d5aa1977903be43f029b8db34c4a68ab159e01e55094d |
lib/async/http/protocol/http2/output.rb | 100644 | 0 | 0 | | | 4 KB | 5c7392db55a9e6ae92c5984aafd4500d4c2253d7d595421c6ee7eeabf21005ce |
lib/async/http/protocol/http2/request.rb | 100644 | 0 | 0 | | | 6.34 KB | b7146bc8738df8481cdf74de9f151160c6f488924609ab3209e71a5bb1eff884 |
lib/async/http/protocol/http2/response.rb | 100644 | 0 | 0 | | | 7.29 KB | 8d789792d6c7c0309175e12a6e08770896decc155d6f36d45f3f2f69559d9224 |
lib/async/http/protocol/http2/server.rb | 100644 | 0 | 0 | | | 2.71 KB | fed246526661fa748786e8594bb0f0fddef9a46253d18c6801ef28d5c6886cd1 |
lib/async/http/protocol/http2/stream.rb | 100644 | 0 | 0 | | | 5.54 KB | 77894f34fc289f69010ea75b21b9eea30f47b7e4099950344e1cca212ba35605 |
lib/async/http/protocol/https.rb | 100644 | 0 | 0 | | | 2.47 KB | f69d78d2e32147eec48df40980811d2740520dd778e8142ffbb27928c8e375cb |
lib/async/http/protocol/request.rb | 100644 | 0 | 0 | | | 1.91 KB | f95a4eb9d4838623e60b888c5cb2c9c4e9861fac9275b625e96a3b95471cbb7e |
lib/async/http/protocol/response.rb | 100644 | 0 | 0 | | | 1.68 KB | 0ae8df3e47cb7052c66fef68bfcfb38be02f779004b69e520ddae4fdb0f90f38 |
lib/async/http/proxy.rb | 100644 | 0 | 0 | | | 4.14 KB | da0bd8da3813a48aacb466000c6e9e023ca4b7e1231d44da915d703196fb162d |
lib/async/http/reference.rb | 100644 | 0 | 0 | | | 1.25 KB | 5209d86332e7bd6ce06055cbce6c3d0747320020e726fb2804253c03ce74181d |
lib/async/http/relative_location.rb | 100644 | 0 | 0 | | | 2.52 KB | f18ecf8cd2fcf061dbe9ace4525200e3f06a9eaac2d3b06f5cb2f86e65f18435 |
lib/async/http/server.rb | 100755 | 0 | 0 | | | 2.49 KB | 424a0517861a3c2f59f4537cff6c7b47eaeccc850800577b5128c448878af0b6 |
lib/async/http/statistics.rb | 100644 | 0 | 0 | | | 3.17 KB | b26555b10430f69e3017e6f0537ddb24f1d4afacb51d73843e20116c3c5f7021 |
lib/async/http/version.rb | 100644 | 0 | 0 | | | 1.19 KB | cfa8f3c8180d30583628b113420c293be44d7835eef30ad8cd5c20cf360e9d01 |