httpx-0.0.1

https://rubygems.org

httpx

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 1122486

number: 0.0.1

platform: ruby

spec_sha256: af20a66948fcf6f70b80db9b283338b8d9603bb963e9f0ecec2be14dba699392

sha256: b673f8c9c7fb2ce55c46da910a91f2576bfec0051fcb3885ce80c3ca2304dc1a

created_at: 2024-05-13 08:31:06 UTC

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

position: 115

version_data_entries_count: 44

uploaded_at: 2018-02-24 22:27:10 UTC

indexed: true

has_extensions:

extensions:

Gem size: 33 KB

Version Data Entries

Total: 44

Unpacked size: 111 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
LICENSE.txt1006440010.5 KB2d81ea060825006fc8f3fe28aa5dc0ffeb80faf325b612c955229157b8c10dc0
README.md100644004.01 KB667c64e0c4bef83f1710a5a6cb06eabdf12fc0b8e99e10af8e328d97b61a2b76
lib/httpx.rb100644001.13 KB4ed712e40b3cc5cb6ef031a4fd1cf0e1c9519385e802e8b58e78a0d4de5b2b3d
lib/httpx/buffer.rb10064400540 Bytes0204ac5aa5ff3dcdbf26df339987cadf66034fd4c58beb8e3f2e811c391fd629
lib/httpx/callbacks.rb10064400629 Bytes767dcc582b2f35701526db4de4232f74eb58618301d1f6c46545878d5902052d
lib/httpx/chainable.rb100644001.11 KBca967cc90c602d99092a432f31a4a43e408bd451fb27f0acb8dc29e46d35f27e
lib/httpx/channel.rb100644005.26 KB2d20d1b0e3aabbadbc06b42d27953f0687a9c78a20dbb5c36344dff7de10b931
lib/httpx/channel/http1.rb100644005.84 KB6d2bf62136263356a0c2e1930bb1a66a2e2a07dcf51f1ada8d961cf033d730a8
lib/httpx/channel/http2.rb100644006.07 KBcca898ace2a2d395a75726753aa611f77633c23838eb9329e6232a3bb21c8ff9
lib/httpx/client.rb100644005.39 KBbbf96f57e96492c9493afbf0c3f8a549a837bd1e59b8411185ec269155ae0bbd
lib/httpx/connection.rb100644001.57 KB45909f977b7a84dd642a41921d0b36f1757bee62f4a25c93a7673bc3eb2a680d
lib/httpx/errors.rb10064400118 Bytes21ee6ea94c6fe47392d4e5bfb507b8c12fff9f09e50d1d0b0fc8b3286398cb08
lib/httpx/extensions.rb100644001.11 KBcbe525fd3a790502a3d986e669f35b11205fca4c1daf675c2a282c2d46cbce74
lib/httpx/headers.rb100644003.5 KB4d52c2406f2892c56e90dcfc2524f5551e5d0ce9176e735fe519c73fca72358c
lib/httpx/io.rb100644004.91 KB9b4bba079043a4db806ac4b31acc8ba44da3937705899411046e2f3f835674e4
lib/httpx/loggable.rb10064400278 Bytesedfe915dc9c94844caa1448375c05fce6723dbc185324d6fe04d4f0ff7352e10
lib/httpx/options.rb100644003.86 KBa27c77ea74a72a8756a795e5a9c2e85b02c2b42666fb7a6448058a9e791481ff
lib/httpx/plugins/authentication.rb10064400286 Bytes9f4520c064e6aa077603f4a049a8c432197d126e8a09867df69e0841555d2711
lib/httpx/plugins/basic_authentication.rb10064400529 Bytes57bc91df1e1da9f62ab7a6ed60eb03b78fe61dd82231ca541ddc442271446adb
lib/httpx/plugins/compression.rb100644002.85 KB897e70e76c84d76ba67d8f32c0d579a9459ecd235cd24cc259f0240aa5d8c92b
lib/httpx/plugins/compression/brotli.rb100644001.07 KBfb2e9fd64ab920b40da93c9988c1ae22cf7b346a8eb3f7fe8ff2c6cd909ac4a6
lib/httpx/plugins/compression/deflate.rb100644001.25 KB3875e4225de9b6c2e543e30aed07a3c3b1317513b0a3630b31c18bd34c969e90
lib/httpx/plugins/compression/gzip.rb100644001.22 KBa186863da2b12f67da110f715fc19605be8120b6b1ad4436a730965be21c66ec
lib/httpx/plugins/cookies.rb100644001.6 KB8136c638d26ce418842d0620601fd89ec585487d50f2c9064bc5056021896a93
lib/httpx/plugins/digest_authentication.rb100644004.26 KB0ed8e460dae3821fb62b78e8aed225ebae4f027780fae081d0827ca6e009b53e
lib/httpx/plugins/follow_redirects.rb100644002.2 KB4a5ce31f1a31c25a29d0880fd5a5079f52867cd35c1d2c21281e1a5166b8517e
lib/httpx/plugins/h2c.rb100644002.71 KBac1d088b6a7dff0751a643e63501a6a75e0670be3375a6ba267aec80916577e7
lib/httpx/plugins/proxy.rb100644002.6 KB4d25546c40caa4a0228cb231e67f7a1a79fcb6738500040503f891a2ff91f212
lib/httpx/plugins/proxy/http.rb100644003.5 KB9ad00d4bfd3cb40986f9ff4cf7b14e16a3a9acbc322f1507d588977bac7cf2b9
lib/httpx/plugins/proxy/socks4.rb100644003.07 KBc0437f8916e30e349bf87e653b22572ce4f21bdd800d0473daf424bf25db8017
lib/httpx/plugins/proxy/socks5.rb100644004.49 KB963d54ec04704a83b1bce5720a394e01487f2173694ca2b8944a37768f06f47d
lib/httpx/plugins/push_promise.rb100644001.94 KB3f2a6afbe3ebac56a18d9cbcbf35f17d23380851315613a1236ea7fe820fa262
lib/httpx/plugins/stream.rb10064400689 Bytesb0d5f8e5f72b06c85176fdb173cf563d80008cc9ad7ddf565f5c18ae21509622
lib/httpx/registry.rb100644002.3 KBb79ae3742cb9cd528c335a62854dd9ab9ec3b2af0ce6b04fd7801923fc13cb05
lib/httpx/request.rb100644005.07 KB19226b217455908d5505f95d62734785668b0f2f8bd38be2bfafbcbe9bda8053
lib/httpx/response.rb100644004.97 KBd734c2a51396b7b30b04f5f66283e5624c30c3eb13f1d4ee68fca3e42ab4f95e
lib/httpx/selector.rb100644003.47 KB4c06015c2dbb403a9fe1fd84e4a61fa11656df1ae89a4f004622760f385ecf5d
lib/httpx/timeout.rb100644001.58 KB4a4265e49a1f3cdc0dd7f31d531a7bd5e5df92ae87afbd24d93381fda3df03b2
lib/httpx/transcoder.rb10064400226 Bytesc387bf64561a12ea2ddb2d26a3d6e14fa278883d96822a06a3b1b111d408ceca
lib/httpx/transcoder/body.rb100644001.1 KBf32ac8a1ec57d31f29137f3ecd199dadc0f7ee7790c668f8c598994e8f52967e
lib/httpx/transcoder/chunker.rb10064400709 Bytes2c114e0f8692ca1412aad2fd174757c246f772538ce587409fa82ebac6ec1c55
lib/httpx/transcoder/form.rb10064400656 Bytes8a84a56ce2c2324930ab2f3ffc7ab6dd4bfba2a2023b78ce6e834149d7cd419b
lib/httpx/transcoder/json.rb10064400620 Bytesae9c66666c8dd7f382e8a0b0cb80a237cb0a8d9dae8c3ea229ab3df12448cb1d
lib/httpx/version.rb1006440068 Bytes88c016105acb6650ca3caee4aec8e0b221394d6cdc461c4bc22c05221330d156