.editorconfig | 100644 | 0 | 0 | | | 53 Bytes | ddacbabd625b94f37b01d071b450e3d87aca8ecc4b0692ccb6d11218d31d7d2b |
.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 | da2bb89e1396cb3f9f6aa7535ea8d2c96a15c3343f6a72abef5485982771f9ae |
bake.rb | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
bake/async/http.rb | 100644 | 0 | 0 | | | 1.88 KB | 905e010eaed3ffe5016a23c4a7ecd18498d025459792fe404915b97b5f20c414 |
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.66 KB | 0e4aed8a8bba716aebdda7026513ae62a43f9fd0e563c099d76899d4a43828ec |
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.04 KB | 03d822676ab9ffca31737bf5c5342de511592e27745e32093a40ee0a827744ca |
lib/async/http/endpoint.rb | 100644 | 0 | 0 | | | 5.79 KB | 8148a51741e4efc9246d40335f38e7a42a42a496ef317751e20c3512810baa2e |
lib/async/http/internet.rb | 100644 | 0 | 0 | | | 2.3 KB | dafee026a6db6da08e7ca23fc95e1ad81240a2ea577aaae01edc914f9b42b79f |
lib/async/http/protocol.rb | 100644 | 0 | 0 | | | 1.84 KB | 0be76e945f01850d1a306c13d5e4c08adee964cf3b8fa4560294180a9589c67e |
lib/async/http/protocol/http1.rb | 100644 | 0 | 0 | | | 1.69 KB | 4da1d8dab46b93ade3d2644631ce9eb87d18b4a1fd333fd91a0eddb7f0cbe2d6 |
lib/async/http/protocol/http1/client.rb | 100644 | 0 | 0 | | | 3.35 KB | 574049676e6ea67492e9094d01cea1d8881b2d34a0e789d442b88c47683bb201 |
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.34 KB | 983399ee84c4f8b54b39cc7fa09c9dd931a94035cee5f1f35013db09ab773ef1 |
lib/async/http/protocol/http10.rb | 100755 | 0 | 0 | | | 1.64 KB | a1dc62c5e745a80ec604d82d0ce9b249111b1277918a89726848a91b7f150966 |
lib/async/http/protocol/http11.rb | 100644 | 0 | 0 | | | 1.64 KB | ee5e40848adf445fe1d0e3b393d96ee336412cec6310bac5dd459aee9152f878 |
lib/async/http/protocol/http2.rb | 100644 | 0 | 0 | | | 2.91 KB | 36009011aad5a087576bc8c71c7c62a192bd5c1468a19c9596941b9c40b7f11e |
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.5 KB | 368cdc107076d69445f0ab33bd3137faff1ada249807025ac8e5cf222174cca9 |
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.06 KB | c6fa8eba30e73646cda8407b1ff447289bb463630c3f2e140af9ab6c68411e7d |
lib/async/http/protocol/http2/request.rb | 100644 | 0 | 0 | | | 6.08 KB | 5968250402c83db46bf9c35b2f97673889912c0e2988eee221d1925e2c398a3b |
lib/async/http/protocol/http2/response.rb | 100644 | 0 | 0 | | | 7.04 KB | 669f15da97152b5f75d562eefeea016f236f96785d5e274298556f904f17cae4 |
lib/async/http/protocol/http2/server.rb | 100644 | 0 | 0 | | | 2.57 KB | 02e92f0769ca7db80d4600c941203cd93ba330598a4e814ff327552541e62753 |
lib/async/http/protocol/http2/stream.rb | 100644 | 0 | 0 | | | 5.23 KB | a83f8d8ccca71316e815646509286a38fe0730d6cb8a3dd4d3cd8395003156f9 |
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.1 KB | 48aa6dd68187494af627594f9258ceccc2449b5d0b473ff6eb94d4e180091fac |
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 | 6acab463eb60604617bf41901ebb707908759a3c81c1751e47a953edd8e985f9 |