.editorconfig | 100644 | 0 | 0 | | | 53 Bytes | ddacbabd625b94f37b01d071b450e3d87aca8ecc4b0692ccb6d11218d31d7d2b |
.gitignore | 100644 | 0 | 0 | | | 125 Bytes | 42c33f058b2d7926bddef91d5eea8985b452840ce32c4e29e3f7dc6c29af4622 |
.rspec | 100644 | 0 | 0 | | | 55 Bytes | 64242f0eeee3575e534c01cb0627a240051a983c3447f3cc66c2059bd5c1a8f1 |
.travis.yml | 100644 | 0 | 0 | | | 469 Bytes | e28e5193ad5b56cf3ea752cbe123f53b53a0f4f18d03880b5f1e7b91b2cb3b7a |
Gemfile | 100644 | 0 | 0 | | | 201 Bytes | 0197380520f9e1ca0b804d6af8c236bd8a7e76ac23fdbe524d73efb845a73921 |
README.md | 100644 | 0 | 0 | | | 7.51 KB | a65a224d7a9a84ea38a2d01045e04b1553a3b5528fbbcec9733e8cb18cea6f6e |
Rakefile | 100755 | 0 | 0 | | | 2.27 KB | b5e6deff38065828e966ffaf71300b5d76bcf79748736f0071d36432e3304673 |
async-http.gemspec | 100644 | 0 | 0 | | | 1.01 KB | d071ca60c6393590b457a360d53efee29f2cb255ca15bf5ab7864970127548a8 |
examples/fetch/Gemfile | 100644 | 0 | 0 | | | 35 Bytes | 617c7377fb227636cef2b38d735d5f021f194fe46b43d9091e4d5057cd174175 |
examples/fetch/Gemfile.lock | 100644 | 0 | 0 | | | 1017 Bytes | e665a9901e31fcdf409c22dbe034e57a7f9abe60503d14771d7e09cd192d2e13 |
examples/fetch/README.md | 100644 | 0 | 0 | | | 85 Bytes | 57b2fdc5e0893924fddad03357e72efc2a57c4604f84c56b2cefc7b5ab450002 |
examples/fetch/config.ru | 100644 | 0 | 0 | | | 452 Bytes | 0f5d72bd68ecb98d103c06b9d245eda9a169abe7a141e685d90107055a9fd6cf |
examples/fetch/public/index.html | 100644 | 0 | 0 | | | 301 Bytes | c9d6a97817288e9cb47c1f0400e905aa2f5574d2190bdd9521a5b63a1787f604 |
examples/fetch/public/stream.js | 100644 | 0 | 0 | | | 1.25 KB | 36cddfa45473553243259d83db418b6dc50f89fef02099cc3c88edc74c56821a |
examples/request.rb | 100644 | 0 | 0 | | | 840 Bytes | 673f8e8c84b7b1ec34f36c67bef820de24b19f0f15b57014db3b1973fb5bae5d |
examples/upload/client.rb | 100644 | 0 | 0 | | | 894 Bytes | df0b8baf192af304a00f39479d64c686c924c6d6759b7312f9e4d137c12c233c |
examples/upload/data.txt | 100644 | 0 | 0 | | | 5.43 KB | e263a1b11aed1c02c77a33c805fd32f77718ebd6a1bab179f00ac5ce4585eb0a |
examples/upload/server.rb | 100644 | 0 | 0 | | | 451 Bytes | 6f117e4168d6ce0e75cfc526ab74f4ab4d18a2870800c3268f9e4c1702ff61a8 |
examples/upload/upload.rb | 100644 | 0 | 0 | | | 579 Bytes | 07caae03a0a22435693301b569560b1dece532b4b4d80b3178ae7460563ce421 |
lib/async/http.rb | 100644 | 0 | 0 | | | 1.24 KB | 6dc003cf884c2006eca2fae532f25b4f5b878ce24bce7d703f8a9ab5780db0ef |
lib/async/http/accept_encoding.rb | 100644 | 0 | 0 | | | 2.14 KB | 9ba9b092c4ca14281ef507c4a6e16b497f5f080a4c27d87287a1f5e9ab9c3688 |
lib/async/http/body.rb | 100644 | 0 | 0 | | | 1.6 KB | 487ebd194d31e878d5723bf2a5624f868789a9c5f92bf5c86bca999f1c58325e |
lib/async/http/body/buffered.rb | 100644 | 0 | 0 | | | 2.28 KB | 12ffa069ebc8e55336f6cc7a0cc61ce92afa08199f0bdd1eab0b9349b05bd506 |
lib/async/http/body/chunked.rb | 100644 | 0 | 0 | | | 2.07 KB | 47cb9d495456401e5ea8f071caabbfeb962c5add7299f172e537e99710001e5f |
lib/async/http/body/deflate.rb | 100644 | 0 | 0 | | | 2.86 KB | 3d382c5b1ddf2e669e2744c406267e8b8cbf873700b7c0d9edf9065804877186 |
lib/async/http/body/delayed.rb | 100644 | 0 | 0 | | | 1.41 KB | 92f3397c9410346dcbf77569261c8858f3e22bc0b11aaa57e9256e16a6a41e36 |
lib/async/http/body/file.rb | 100644 | 0 | 0 | | | 2.46 KB | 493233848c3119f7a6addd0c221d5e5b8f6eaf9941ad310a6e88282281b03a2e |
lib/async/http/body/fixed.rb | 100644 | 0 | 0 | | | 2.38 KB | 912e1685ca09d124ffa5f5914fc2c979130ef1502b786a5d46fe7bcea1fdf180 |
lib/async/http/body/inflate.rb | 100644 | 0 | 0 | | | 1.88 KB | 9a3097331865ae5500298ff0b664d4f5cc8fa5685645e588c83b186c56cf7654 |
lib/async/http/body/readable.rb | 100644 | 0 | 0 | | | 2.25 KB | 3c2bd086c2cfbc05c9e7cf55bc70873e9538de0d8d448b0c9f7610ede0866748 |
lib/async/http/body/reader.rb | 100644 | 0 | 0 | | | 2.49 KB | ac95c3619dffd1ec1f5242d0a7174fcb077841680a38c74e64be499daec8acf7 |
lib/async/http/body/rewindable.rb | 100644 | 0 | 0 | | | 1.84 KB | 428d3c3262560b7a71d6beab90db19f776077c993516d705ba8b2a687f85bf8b |
lib/async/http/body/streamable.rb | 100644 | 0 | 0 | | | 2.04 KB | a893076be53f6ca0a25f50bf0b337736cf83acd83fafd9a6211bf267c71edfe3 |
lib/async/http/body/wrapper.rb | 100644 | 0 | 0 | | | 1.75 KB | b6c4b31517c7d7e84359863519cff7a0ac307dad3582570ced1ad55283bd1fc6 |
lib/async/http/body/writable.rb | 100644 | 0 | 0 | | | 2.8 KB | 58966e21b27337e552c8b2b5756e0b1e03aeab3a2bf46ea4e33d4d6b271ddad9 |
lib/async/http/client.rb | 100755 | 0 | 0 | | | 3.55 KB | 16700828293e9b83f550681cce3ed005095c92d29222fdb33d7fee47e2fdb0c6 |
lib/async/http/content_encoding.rb | 100644 | 0 | 0 | | | 2.57 KB | 66231f6401dbce08321da5ce633db98daf9b7cd5a8750638094a99f3684d2f84 |
lib/async/http/headers.rb | 100644 | 0 | 0 | | | 1.21 KB | faca56cc2eade62da73d673d873b8f6414ec371071b0ed536c9a3863800709b1 |
lib/async/http/internet.rb | 100644 | 0 | 0 | | | 1.93 KB | 92ccd2f5c69db7fb93e346aea0241364aeb8ed11a19f0e00c864391738641963 |
lib/async/http/middleware.rb | 100644 | 0 | 0 | | | 2.09 KB | c7f931ba7460e92739db8c54f7d3b5e6d605619cb23284aa126edd05732f2dcb |
lib/async/http/middleware/builder.rb | 100644 | 0 | 0 | | | 1.77 KB | d98f8bc92476569b1f36db21f2e46c7675c0ce851ec4d2f8acf88b991d1dcb11 |
lib/async/http/pool.rb | 100644 | 0 | 0 | | | 4.16 KB | 407ab246a2f8f81a36f94cbd8dcc97e81c9357d5eb144de98fc752f9c7e75c04 |
lib/async/http/protocol.rb | 100644 | 0 | 0 | | | 1.81 KB | 1a53b8f602ca2e5b995c0d0b6a26e901ce172967110f523185d284a57c6d9530 |
lib/async/http/protocol/http1.rb | 100644 | 0 | 0 | | | 1.56 KB | 580245128fd5f47d1a99714f96b4245675b35f1ec448d51892d93109aeb4af4e |
lib/async/http/protocol/http1/client.rb | 100644 | 0 | 0 | | | 2.22 KB | 0c1ea759c121999c67c13c17c58a0d4e3b86cb57361b297849339a241e904fe8 |
lib/async/http/protocol/http1/connection.rb | 100755 | 0 | 0 | | | 2.73 KB | aa5ae294504eba47fa21013808c4353c198696fd472dc1efd78073bcbaaf1cf2 |
lib/async/http/protocol/http1/request.rb | 100644 | 0 | 0 | | | 1.47 KB | fa6f0f5f31a00c1395bc16b0c3915b1601c4194691d3cc90c636965519981354 |
lib/async/http/protocol/http1/response.rb | 100644 | 0 | 0 | | | 1.4 KB | 72c382848de52372e6c42296d31b00671ca19265d448e195aae95c3633f6b784 |
lib/async/http/protocol/http1/server.rb | 100644 | 0 | 0 | | | 2.45 KB | d869beb041831dec2c914ec2b7f2ead84de2c4ac97d4ee9d832451583d103cb0 |
lib/async/http/protocol/http10.rb | 100755 | 0 | 0 | | | 1.4 KB | 2cb991fcaca902160afb001a7d93c35d3c67dd4c78e80d79c19ddbcf744dba39 |
lib/async/http/protocol/http11.rb | 100644 | 0 | 0 | | | 1.4 KB | b75256e69574f9e41e01181c0fc67406dcb3efae1528ce1efa42edf6510eed7d |
lib/async/http/protocol/http2.rb | 100644 | 0 | 0 | | | 2.36 KB | 9c922b5be1e5a46c488a9e95570a9e42060480b8801de3a11effacfc8d5b831e |
lib/async/http/protocol/http2/client.rb | 100644 | 0 | 0 | | | 1.79 KB | 691d846b080556e0f7b4fb2afa268776a81c1a3f0a36d912757dd997b07df294 |
lib/async/http/protocol/http2/connection.rb | 100644 | 0 | 0 | | | 2.77 KB | 64d82463b0395bc2d9305229a1989a7cca20841f36707a45781bfde188f7f2b4 |
lib/async/http/protocol/http2/request.rb | 100644 | 0 | 0 | | | 3.61 KB | 10e8795aaf2643c515c8175a857775a669731ca645ed470b77c3a5dc1d6969fc |
lib/async/http/protocol/http2/response.rb | 100644 | 0 | 0 | | | 4.44 KB | b6c9ee70397d21a2e623ae0725f778fe636af2d82d51058207b5583f9492e3ca |
lib/async/http/protocol/http2/server.rb | 100644 | 0 | 0 | | | 2.25 KB | 2b05771c8c482655adec9bb0e196245af2450540b2d4e4dd94260e8a11274bbf |
lib/async/http/protocol/http2/stream.rb | 100644 | 0 | 0 | | | 3.48 KB | 6c7b22355104d638c0c14cdce8ad8770f363f2ff0c4021cd03f290c74139ed73 |
lib/async/http/protocol/https.rb | 100644 | 0 | 0 | | | 2.37 KB | 1eb2319a22d44bdd2b6dd931b7fb2049679aa5252c6ede80fccb6324243ad42c |
lib/async/http/protocol/request.rb | 100644 | 0 | 0 | | | 1.79 KB | 08b50ec2c353d06530a44bcb0b72aa50f19c3df0d641e963ec84f00422856c73 |
lib/async/http/protocol/response.rb | 100644 | 0 | 0 | | | 1.62 KB | 5dac603333c83121bc13cc86854fc67698968b0c8b642dc43714fbae0e91b6d2 |
lib/async/http/reference.rb | 100644 | 0 | 0 | | | 1.22 KB | c6aff9f5ca901cccf2e51647d674b86c979b3dcf619e7738a949e00292653f45 |
lib/async/http/relative_location.rb | 100644 | 0 | 0 | | | 2.35 KB | 2c198d1becd6a3e2de2b2e989ec85653713aa55f92e2b267d96a242bc0ed343b |
lib/async/http/request.rb | 100644 | 0 | 0 | | | 2.28 KB | 4f76a1127fdec1504892bcc4e78bc7b5a480e049d919538dd631e217df5f84b2 |
lib/async/http/response.rb | 100644 | 0 | 0 | | | 2.37 KB | bef63594ad5e5a437d1d964ad91bfffefea676b51492d953c2ad519f21754346 |
lib/async/http/server.rb | 100755 | 0 | 0 | | | 2.69 KB | fb24dec0545f7f825a47f6aba8fbdee1681701e133a1f553b3f8d8b56d15b051 |
lib/async/http/statistics.rb | 100644 | 0 | 0 | | | 3.11 KB | 08cf89f798f558385e9b61e4093492f4d566caa7b1b78525c6b655152fd83236 |
lib/async/http/url_endpoint.rb | 100644 | 0 | 0 | | | 4.38 KB | da136a5e4c912adbc27b4314ca80f5f7bae76d6587737b690cf794db5d45c811 |
lib/async/http/version.rb | 100644 | 0 | 0 | | | 1.16 KB | a4e1b36a19686e9467407d1d40a0ce435003ebd70552aa03a0ce7f702eba704f |